{
  "name": "Natural Pet Telehealth",
  "short_name": "Natural Pet",
  "description": "Natural telehealth for dogs, cats, birds, rabbits and guinea pigs — remedies, plant-safety data, microgreen kits, and pet trust legal forms, with offline access.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f4f1e9",
  "theme_color": "#1f3d2b",
  "categories": ["health", "medical", "pets", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a session",
      "short_name": "Book",
      "url": "/book?source=pwa-shortcut",
      "description": "Book a free intro or full consult"
    },
    {
      "name": "Remedies library",
      "short_name": "Remedies",
      "url": "/remedies?source=pwa-shortcut",
      "description": "Browse cat-safe hydrosols, herbs and microgreens"
    },
    {
      "name": "Legal Forms",
      "short_name": "Forms",
      "url": "/legal-forms?source=pwa-shortcut",
      "description": "Pet trust, guardianship and care directives"
    }
  ]
}
