{
  "name": "Holoforge",
  "short_name": "Holoforge",
  "description": "Play and build browser-native 3D games instantly.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0a0f",
  "background_color": "#0a0a0f",
  "lang": "en",
  "scope": "/",
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["games", "entertainment"],
  "shortcuts": [
    { "name": "Browse Games", "url": "/browse", "description": "Discover and play games" },
    { "name": "Studio",       "url": "/studio", "description": "Create with Holoforge Studio" }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
