{
  "name": "Blink Slash Arena // Retro 8-Bit Cyber Action",
  "short_name": "Blink Slash",
  "description": "Gioco d'azione retro 8-bit multiplayer 2D in tempo reale: duelli 1-Hit KO fulminei, eroi cyberpunk e comandi stile MOBA nel browser.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "landscape",
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "lang": "it",
  "categories": ["games", "action", "arcade"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
