{
  "name": "WEBMASTERX FISHGAME",
  "short_name": "FISH.EXE",
  "description": "The ultimate cyberpunk fishing simulator.",
  "start_url": "/fishgame/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#00d4ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}