{
  "name": "PetCharm — Mobile Veterinary Care",
  "short_name": "PetCharm",
  "description": "High-quality mobile veterinary care at home for pets in Cairo.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FCF9F5",
  "theme_color": "#F06A4A",
  "lang": "en",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/images/petcharm-logo.jpeg",
      "sizes": "850x536",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/images/petcharm-logo.jpeg",
      "sizes": "850x536",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "PetCharm Homepage"
    }
  ]
}
