{
  "id": "/favicons/panel.webmanifest",
  "name": "Planly — panel salonu",
  "short_name": "Planly panel",
  "description": "Zarządzanie wizytami, grafikiem i ustawieniami salonu",
  "start_url": "/dashboard",
  "scope": "/",
  "icons": [
    {
      "src": "/favicons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#4f46e5",
  "background_color": "#f3f4f6",
  "display": "standalone"
}
