{
  "name": "01 Game",
  "short_name": "01Game",
  "description": "Play 500+ games with 10M+ players worldwide",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0A0A0F",
  "background_color": "#0A0A0F",
  "screenshots": [
    {
      "src": "https://placehold.co/540x720/0A0A0F/00FF88?text=01Game+Screenshot",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "https://placehold.co/1280x720/0A0A0F/00FF88?text=01Game+Screenshot",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ],
  "categories": [
    "games"
  ],
  "shortcuts": [
    {
      "name": "Browse Games",
      "short_name": "Games",
      "description": "Browse all available games",
      "url": "/games.html",
      "icons": [
        {
          "src": "https://placehold.co/96x96/0A0A0F/00FF88?text=Games",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Download APK",
      "short_name": "Download",
      "description": "Download 01 Game APK latest version",
      "url": "/download.html",
      "icons": [
        {
          "src": "https://placehold.co/96x96/0A0A0F/00FF88?text=Download",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}