{
  "name": "PWA Game Platform",
  "short_name": "GameHub",
  "description": "WebGPU Game Platform for iOS - Your Pocket Console",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#1b2838",
  "theme_color": "#1b2838",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
