{
  "name": "Ageca — Aged Care Made Simple",
  "short_name": "Ageca",
  "description": "Find trusted local care workers. Support at Home, fully compliant with Aged Care Act 2024.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf9f6",
  "theme_color": "#4a7c59",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "lang": "en-AU",
  "dir": "ltr",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Go to your care dashboard"
    },
    {
      "name": "Find Workers",
      "url": "/search-workers",
      "description": "Search for care workers near you"
    },
    {
      "name": "Report Incident",
      "url": "/report-incident",
      "description": "Submit a SIRS incident report"
    }
  ]
}
