{
  "name": "MeowMD — AI Health for Cats",
  "short_name": "MeowMD",
  "description": "USA's first AI health platform built exclusively for cats. Free symptom checker, AI vet chat & food scanner.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0FA98E",
  "background_color": "#FDFBF7",
  "lang": "en-US",
  "categories": ["health", "medical", "lifestyle"],
  "screenshots": [
    {
      "src": "/mc-cat-collar.jpg",
      "sizes": "800x600",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1514888286974-6c03e2ca1dba?auto=format&fit=crop&w=192&h=192&q=80",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1514888286974-6c03e2ca1dba?auto=format&fit=crop&w=512&h=512&q=80",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Free Health Check",
      "short_name": "Health Check",
      "description": "Start a free AI cat health check",
      "url": "/#checker",
      "icons": [{"src": "https://images.unsplash.com/photo-1514888286974-6c03e2ca1dba?auto=format&fit=crop&w=96&h=96&q=80", "sizes": "96x96"}]
    },
    {
      "name": "AI Vet Chat",
      "short_name": "Vet Chat",
      "description": "Chat with Whiskers AI",
      "url": "/#catchat",
      "icons": [{"src": "https://images.unsplash.com/photo-1514888286974-6c03e2ca1dba?auto=format&fit=crop&w=96&h=96&q=80", "sizes": "96x96"}]
    }
  ]
}
