{
  "name": "MediVoice — Voice AI for Medical Practices",
  "short_name": "MediVoice",
  "description": "MediVoice automates patient calls and intake for medical practices. Sister platform LegalVoice: Voice AI for Law Firms | Automated Client Calls.",
  "start_url": "/agency",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F9FB",
  "theme_color": "#A4161A",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "medical", "productivity"],
  "shortcuts": [
    {
      "name": "Sales dialer",
      "url": "/call-coach",
      "description": "Open the dial pad with live AI coaching"
    },
    {
      "name": "Practice portal",
      "url": "/agency",
      "description": "Open the practice workspace"
    }
  ]
}
