{
  "name": "VetSentro — Pet Owner Portal",
  "short_name": "VetSentro",
  "description": "View your pet's health records, vaccinations, and appointments.",
  "start_url": "/owner",
  "scope": "/owner/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a8a6e",
  "background_color": "#f9f7f5",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/badge-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "categories": ["health", "lifestyle"],
  "lang": "en-PH"
}
