{
  "name": "PURO STUDIO — Rezerwacje",
  "short_name": "PURO",
  "description": "Kalendarz wizyt i cennik dla salonu fryzjerskiego.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1113",
  "theme_color": "#0f1113",
  "lang": "pl",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
