{
  "name": "Infinite Games",
  "short_name": "Infinite",
  "description": "Play free H5 / browser games instantly — no install, no waiting",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/assets/game/images/theme/game-infinite-games/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/game/images/theme/game-infinite-games/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
