{
  "name": "QRajd — gry terenowe i rajdy",
  "short_name": "QRajd",
  "description": "QRajd: aplikacja do marszów, rajdów i gier terenowych — mapa trasy, punkty kontrolne, odbijanie kodów QR, panel organizatora na żywo.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1B4332",
  "theme_color": "#1B4332",
  "lang": "pl",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}