{
  "id": "/games/abyss-fury/",
  "name": "Abyss Fury",
  "short_name": "Abyss Fury",
  "description": "Dive, evolve your weapons, and survive the depths. Solo and same-device co-op, with optional online leaderboards.",
  "start_url": "/games/abyss-fury/",
  "scope": "/games/abyss-fury/",
  "display": "standalone",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "orientation": "any",
  "background_color": "#05070f",
  "theme_color": "#05070f",
  "categories": [
    "games"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
