{
  "name": "PawPulse — AI Pet Health & Social",
  "short_name": "PawPulse",
  "description": "AI-powered pet health scanner, care tracker, social network & Dubai Prize competition.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f97316",
  "background_color": "#f5f0eb",
  "categories": ["lifestyle", "health", "social"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "permissions": [
    "notifications",
    "camera",
    "geolocation"
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "type": "image/jpeg",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "PawPulse — AI Pet Health Platform"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Health Scan",
      "short_name": "Scan",
      "description": "Scan your pet for an instant AI health report",
      "url": "/scan",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "My Pets",
      "short_name": "Pets",
      "description": "View and manage your pet profiles",
      "url": "/pets",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "PawSocial",
      "short_name": "Social",
      "description": "Browse the pet social network",
      "url": "/social",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
