{
  "name": "ScanMyPet",
  "short_name": "ScanMyPet",
  "description": "AI-powered pet health scanner and vet assistant for dogs and cats",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF9F3",
  "theme_color": "#E8820C",
  "categories": ["health", "lifestyle", "medical"],
  "lang": "en",
  "icons": [
    {
      "src": "/AppIcon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
