{
  "name": "AstroNoiser - Mixed Intelligence Space Shooter",
  "short_name": "AstroNoiser",
  "description": "A retro space shooter created through Mixed Intelligence. Experience arcade action with AI-augmented synthwave soundtrack.",
  "start_url": "/?pwa=1",
  "display": "standalone",
  "background_color": "#080614",
  "theme_color": "#00FFFF",
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
