{
  "name": "Kelderhof Estate Operations",
  "short_name": "Kelderhof Ops",
  "description": "Daily checklist, compliance dashboard, and service-provider directory for Kelderhof Country Village.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF7ED",
  "theme_color": "#94A47A",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ]
}
