{
  "name": "Zovee - AI Pet Health Management",
  "short_name": "Zovee",
  "description": "AI-powered pet health tracking. Vaccinations, medications, appointments & more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#0891B2",
  "scope": "/",
  "lang": "en-US",
  "categories": ["health", "lifestyle", "medical"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}