{
  "name": "Mr. Basketball",
  "short_name": "Mr. Basketball",
  "description": "You are the ball. The hoop keeps moving. 90 seconds — most baskets wins.",
  "id": "/mrbasketball/",
  "start_url": "spiel.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "landscape",
  "background_color": "#120d09",
  "theme_color": "#120d09",
  "categories": [
    "games",
    "sports"
  ],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
