{
  "name": "PetPulse - Pet Health Vault",
  "short_name": "PetPulse",
  "description": "Your pet's digital health vault. Track records, vaccinations, and care plans.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F6F4",
  "theme_color": "#8DAA91",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
