{
  "name": "Tūhono+ WFC",
  "short_name": "Tūhono+",
  "description": "Waikato Family Centre CRM — whānau, volunteer, grants, governance, and operations in one place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1B2A4A",
  "theme_color": "#00B5B0",
  "orientation": "portrait-primary",
  "lang": "en-NZ",
  "dir": "ltr",
  "categories": ["productivity", "business", "health", "education"],
  "id": "tuhono-plus-wfc",
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "screenshots": [
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow", "label": "Dashboard on mobile"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "wide",   "label": "Dashboard on desktop"}
  ],
  "shortcuts": [
    {"name": "Dashboard",       "short_name": "Home",      "url": "/work",            "description": "Today's work + recent activity",
     "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png"}]},
    {"name": "Quick intake",    "short_name": "Intake",    "url": "/intake-wizard",   "description": "Add a new family in under a minute"},
    {"name": "Volunteer roster","short_name": "Roster",    "url": "/rostering",       "description": "This week's volunteer roster"},
    {"name": "Submit timesheet","short_name": "Hours",     "url": "/timesheets",      "description": "Submit weekly hours"},
    {"name": "My caseload",     "short_name": "Caseload",  "url": "/my-work",         "description": "Active cases assigned to me"}
  ],
  "prefer_related_applications": false
}
