{
  "name": "Battle Fish: Battle Royale",
  "short_name": "Battle Fish",
  "description": "A massive multiplayer fish battle royale. Grow your fish, arm up with weapons and carries, and be the last one swimming.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui", "browser"],
  "orientation": "landscape",
  "background_color": "#02101e",
  "theme_color": "#02101e",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "play", "id": "com.battlefishroyale.app" }
  ],
  "launch_handler": { "client_mode": "navigate-existing" },
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/screenshot-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Battle Fish Royale" },
    { "src": "/screenshots/screenshot-narrow.png", "sizes": "720x1280", "type": "image/png", "form_factor": "narrow", "label": "Battle Fish Royale" }
  ],
  "shortcuts": [
    { "name": "Shop", "short_name": "Shop", "description": "Open the shop", "url": "/?tab=shop", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Loadout", "short_name": "Loadout", "description": "Open your loadout", "url": "/?tab=character", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Upgrades", "short_name": "Upgrades", "description": "Open upgrades", "url": "/?tab=upgrades", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Weapons", "short_name": "Weapons", "description": "Open your weapons", "url": "/?tab=weapons", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" }] }
  ]
}
