{
  "name": "Waggrr — The Life of Your Pet",
  "short_name": "Waggrr",
  "description": "Pet health records, AI vet, community and marketplace for Indian pet owners.",
  "start_url": "https://waggrr-production.up.railway.app/login",
  "display": "standalone",
  "background_color": "#FAF8F4",
  "theme_color": "#1A2D4A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "utilities"],
  "lang": "en-IN"
}
