{
  "name": "Pixel Survivors",
  "short_name": "PixelSurv",
  "description": "Mobilna gra survival w stylu Vampire Survivors - przetrwaj fale wrogów, rozwijaj postać.",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0a0a14",
  "theme_color": "#0a0a14",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
