{
  "id": "./",
  "name": "Blockfall by M.Hoffmann",
  "short_name": "Blockfall",
  "description": "Neon-Arcade-Blockspiel von M.Hoffmann",
  "lang": "de",
  "start_url": "./preview.html?v=28",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait",
  "background_color": "#02030f",
  "theme_color": "#02030f",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
