{
  "id": "/",
  "name": "Paw Community — AI Vet, Health Vault & Reminders",
  "short_name": "Paw Community",
  "description": "24/7 AI Vet triage, Pet Health Vault document scanning, and smart WhatsApp reminders for your pet.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#FBF9F5",
  "theme_color": "#5B7052",
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "en",
  "categories": ["health", "medical", "lifestyle"],
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "AI Vet",
      "short_name": "AI Vet",
      "description": "Get an instant AI symptom check for your pet",
      "url": "/vet",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Health Vault",
      "short_name": "Health Vault",
      "description": "Scan a prescription or health document",
      "url": "/health-vault",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
