{
  "name": "BUNNY INVADERS",
  "short_name": "BUNNY",
  "description": "Pixel-Art Space Invaders mit Hasen – by Michi Aschenbrenner",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#07071a",
  "theme_color": "#ff6600",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
