{
  "name": "Prosper K9 | Pet Health Portal",
  "short_name": "Prosper K9",
  "description": "AI-powered pet health management. Track health records, get personalized advice, and manage your dog's wellness.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0E1C",
  "theme_color": "#0C0E1C",
  "orientation": "portrait-primary",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
