{
  "name": "Pet Capsule",
  "short_name": "Pet Capsule",
  "description": "AI-Powered Pet Care Companion — track health, manage care, capture memories.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A2E",
  "theme_color": "#FF6B6B",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["lifestyle", "health"],
  "lang": "en",
  "dir": "ltr"
}
