{
  "name": "FishCatcho — Catch People. Be Discovered.",
  "short_name": "FishCatcho",
  "description": "Explore the virtual ocean. Catch people. Be discovered. ₹1 = 1 fish = 24 hours.",
  "start_url": "/ocean",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#031B2E",
  "theme_color": "#031B2E",
  "categories": ["games", "social", "entertainment"],
  "lang": "en-IN",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Enter Ocean",
      "short_name": "Ocean",
      "description": "Dive into the ocean",
      "url": "/ocean",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Fish",
      "short_name": "My Fish",
      "description": "Manage your fish",
      "url": "/my-fish",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
