{
  "id": "/auth",
  "name": "Sherlock Audit",
  "short_name": "Sherlock",
  "description": "Platforma do cyfrowych audytów 5S, LPA, BHP, jakości i TPM.",
  "start_url": "/auth?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1f36",
  "theme_color": "#1a1f36",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
