{
  "name": "Zapisy Brainy Thunder",
  "short_name": "Brainy Zapisy",
  "description": "Formularz zgłoszeniowy Brainy Thunder.",
  "start_url": "/zapisy",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f28c28",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Formularz zgłoszeniowy",
      "url": "/zapisy"
    },
    {
      "name": "Pobierz zgłoszenia",
      "url": "/zapisy/excel"
    }
  ]
}
