{
  "name": "Wacky Fish",
  "short_name": "Wacky Fish",
  "description": "Breed some fish, no limits - sophisticated evolutionary fish breeding simulator",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/generated-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "en-US",
  "offline_enabled": true
}