{
  "id": "/games/ship-hunt/",
  "name": "Ship Hunt · The Cuga Zone",
  "short_name": "Ship Hunt",
  "description": "Captain the destroyer, set your fuse depth, and drop charges on the submarines lurking below before their torpedoes find you.",
  "start_url": "/games/ship-hunt/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06061a",
  "theme_color": "#00e0ff",
  "icons": [
    {
      "src": "/icons/ship-hunt/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/ship-hunt/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/ship-hunt/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}