{
  "name": "SuggiCare: Care Infrastructure",
  "short_name": "SuggiCare",
  "description": "Volunteer marketplace and care infrastructure for aged care, disability, childcare and corporate ESG.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2C4A5E",
  "lang": "en-AU",
  "categories": ["social", "productivity", "health"],
  "icons": [
    {
      "src": "/pwa-192x192-v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Volunteer Marketplace",
      "short_name": "Marketplace",
      "url": "/opportunities"
    },
    {
      "name": "My dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    }
  ]
}
