{
  "name": "OrtoGreen Paciente",
  "short_name": "Meu Dentista",
  "description": "Portal do Paciente - Acompanhe seu tratamento",
  "theme_color": "#10b981",
  "background_color": "#0a0a0a",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/patient",
  "start_url": "/patient/login",
  "id": "ortogreen-patient",
  "icons": [
    {
      "src": "/icons/patient-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/patient-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/patient-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "medical"]
}
