{
  "name": "Leveor Clinic",
  "short_name": "Leveor",
  "description": "Plataforma leve de atendimento digital, agenda e operacao clinica.",
  "id": "../index.php",
  "start_url": "../index.php?source=pwa",
  "scope": "../",
  "display": "standalone",
  "background_color": "#F5F2EA",
  "theme_color": "#0F766E",
  "orientation": "portrait-primary",
  "categories": ["medical", "productivity", "health"],
  "icons": [
    {
      "src": "icons/leveor-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/leveor-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
