{
  "name": "Dentapp",
  "short_name": "Dentapp",
  "description": "Pametno upravljanje terminima za zubarske ordinacije",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f9f7",
  "theme_color": "#21cc77",
  "scope": "/",
  "lang": "hr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
