{
  "name": "CompliCorrect — NDIS Platform",
  "short_name": "CompliCorrect",
  "description": "NDIS compliance and care management for Australian service providers",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F1F5F9",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "lang": "en-AU",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Clock In/Out",
      "short_name": "Clock",
      "description": "GPS clock in and out",
      "url": "/?tab=Clock+In%2FOut",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Shift Notes",
      "short_name": "Notes",
      "description": "Write a shift note",
      "url": "/?tab=Shift+Notes",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
