{
  "name": "KindNest Caregiver",
  "short_name": "KindNest Care",
  "description": "Your daily visits, client details, and care notes.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fef7ef",
  "theme_color": "#c1a480",
  "icons": [
    { "src": "assets/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "assets/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
