{
  "name": "PashuRakhshak - AI Animal Care",
  "short_name": "PashuRakhshak",
  "description": "India's AI-powered animal care, rescue, and identification app for pets and wildlife.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#059669",
  "orientation": "portrait",
  "lang": "en-IN",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["lifestyle", "medical", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Identify Animal",
      "url": "/?screen=identify",
      "description": "Scan an animal with AI"
    },
    {
      "name": "Emergency SOS",
      "url": "/?screen=report-emergency",
      "description": "Report an injured animal"
    },
    {
      "name": "Find Vets Nearby",
      "url": "/?screen=help",
      "description": "Locate vets and animal shelters"
    }
  ]
}
