{
  "id": "../",
  "name": "Chai Sprint 2.0",
  "short_name": "Chai Sprint 2",
  "description": "A faithful browser remake of the original Chai Sprint 2.0 endless runner.",
  "start_url": "../",
  "scope": "../",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "../pwa-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../pwa-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../pwa-icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
