{
  "short_name": "Purrflect",
  "name": "Purrflect — Your cat's wellbeing, in your pocket",
  "description": "AI vet chat, symptom photo analysis, vaccine & vet-visit reminders, and a trusted local cat-vet finder for cat parents.",
  "icons": [
    {
      "src": "purrflect-icon.png",
      "type": "image/png",
      "sizes": "1024x1024"
    },
    {
      "src": "pwa-icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "pwa-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "pwa-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#E2694A",
  "background_color": "#FBF7F2",
  "categories": ["health", "lifestyle", "medical"]
}
