{
  "name": "BeautyPilot — panel zarządzania",
  "short_name": "BeautyPilot",
  "description": "Sprzedaż materiałów, klientki i administracja salonu",
  "id": "./",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f4fa",
  "theme_color": "#6e58c9",
  "icons": [
    {
      "src": "./icon-192.png?v=61",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png?v=61",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "lang": "pl"
}
