{
  "id": "/firestorm/",
  "name": "FireStorm Table Race",
  "short_name": "FireStorm",
  "description": "A FireCube Method cube game with local smart-cube battles, FireStorm Score, and serverless QR remote challenges.",
  "start_url": "/firestorm/?v=71-alpha4-30",
  "scope": "/firestorm/",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "landscape",
  "background_color": "#050302",
  "theme_color": "#050302",
  "prefer_related_applications": false,
  "categories": [
    "games",
    "sports",
    "education"
  ],
  "icons": [
    {
      "src": "/firestorm/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/firestorm/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/firestorm/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/firestorm/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Launch FireStorm",
      "short_name": "Launch",
      "description": "Open FireStorm Table Race",
      "url": "/firestorm/?v=71-alpha4-30",
      "icons": [
        {
          "src": "/firestorm/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}