{
  "name": "Standardsmate",
  "short_name": "Standardsmate",
  "description": "AI-powered compliance for Australian trades. Project chat, SWMS, standards Q&A, site diary.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0d",
  "theme_color": "#0a0a0d",
  "categories": ["productivity", "business", "utilities"],
  "lang": "en-AU",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Site diary",
      "url": "/dashboard?tab=diary"
    },
    {
      "name": "Chat",
      "url": "/chats"
    }
  ]
}
