{
  "name": "RVKAI Treatment Center Demo | AI-Powered Voice & Chat Agents for Behavioral Health",
  "short_name": "RVKAI Demo",
  "description": "Demo site for RVKAI — AI-powered voice and chat agents built for behavioral health. 24/7 admissions, automated pre-assessment, insurance verification, and follow-up automation.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#0f172a",
  "theme_color": "#0891b2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["medical", "health", "technology"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Verify Insurance",
      "short_name": "Insurance",
      "description": "AI-powered insurance verification demo",
      "url": "/insurance/verify-benefits",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Connect with the RVKAI demo admissions agent",
      "url": "/contact",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Our Locations",
      "short_name": "Locations",
      "description": "Demo treatment center locations",
      "url": "/locations",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
