{
  "name": "Follow Up Medical - Your Health Companion",
  "short_name": "Follow Up",
  "description": "AI-powered medical visit assistance. Record, understand, and follow up on your doctor appointments.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#0EA5E9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
