{
  "id": "/game/",
  "name": "SpintriX",
  "short_name": "SpintriX",
  "description": "SpintriX futuristic arcade sports: World Tour, Boss Rush and Online 1v1.",
  "lang": "sr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "fullscreen",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#05070d",
  "theme_color": "#05070d",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
