{
  "id": "/",
  "name": "Instaplay - AI Game Maker",
  "short_name": "Instaplay",
  "description": "AI game creator: build with AI, play with friends. Describe any game and play it in seconds.",
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0d13",
  "theme_color": "#0f0d13",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png?v=20260630b",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=20260630b",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=20260630b",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
