{
  "name": "KritterCo — Pet Healthcare Platform",
  "short_name": "KritterCo",
  "description": "Connected pet healthcare for guardians, vets, shops, and shelters. Every kritter, one record.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FBF7F1",
  "theme_color": "#0EA5A4",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/brand/logo-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
