{
  "id": "wnr365-explorer-pwa",
  "name": "WnR365 Explorer",
  "short_name": "WnR365",
  "description": "Zasób wiedzy teologicznej, formacyjnej i liturgicznej. Misja Barw i Kolorów (eMBiK).",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "fullscreen",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#09090b",
  "theme_color": "#ef4444",
  "lang": "pl",
  "dir": "ltr",
  "categories": [
    "books",
    "education",
    "spiritual"
  ],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pismo Święte",
      "short_name": "Biblia",
      "url": "/?section=biblia",
      "description": "Przejdź bezpośrednio do czytań Pisma Świętego"
    },
    {
      "name": "Brewiarz",
      "short_name": "Brewiarz",
      "url": "/?section=brewiarz",
      "description": "Módl się codzienną Liturgią Godzin"
    },
    {
      "name": "Statystyki formacji",
      "short_name": "Statystyki",
      "url": "/?openStats=true",
      "description": "Wyświetl statystyki i postępy formacyjne"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Aplikacja WnR365 - Widok mobilny z Lektorem AI"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Aplikacja WnR365 - Widok pulpitowy i panel statystyk"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  }
}
