{
  "name": "Ease The Paw",
  "short_name": "Ease The Paw",
  "description": "A home for pet lovers in South Africa — celebrate your pet through every season, and lean on us for compassionate end-of-life care when the time comes.",
  "start_url": "./index.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F1E8",
  "theme_color": "#2C3E50",
  "categories": ["lifestyle", "health", "social"],
  "lang": "en-ZA",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
