{
  "id": "aneu-clinical-os-v1",
  "name": "Aneu Dental AI OS",
  "short_name": "Aneu",
  "description": "High-empathy autonomous AI dental receptionist dashboard.",
  "start_url": "/static/dashboard/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/static/dashboard/assets/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/dashboard/assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
