{
  "name": "My Pets AI",
  "short_name": "My Pets AI",
  "description": "AI pet care app, pet sitting, and dog walking in one. Track pet health and book verified sitters near you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fef8f0",
  "theme_color": "#51cfdf",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
