{
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "name": "Ratownictwo Wodne Rzeczpospolitej",
  "short_name": "RWR App",
  "description": "Oficjalna strona RWR – bezpieczeństwo na wodzie, szkolenia, edukacja, działania ratownicze.",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#e63946",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/screen-wide.png",
      "sizes": "640x360",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/images/screenshots/screen-narrow.png",
      "sizes": "360x640",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Moja Legitymacja",
      "short_name": "Legitymacja",
      "description": "Pokaż swoją legitymację cyfrową",
      "url": "/me/id-card",
      "icons": [
        {
          "src": "/images/icons/idcard-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
