{
  "name": "foniq.app",
  "short_name": "Foniq",
  "description": "A voice-based AI health coach, evaluated by credentialed clinicians against a research-grounded 12-criterion rubric.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F4F0",
  "theme_color": "#F4F4F0",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png?v=20260531",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png?v=20260531",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
