{
  "name": "Fire & Building Compliance Suite",
  "short_name": "Fire & Building",
  "description": "Professional fire & building compliance software for Australian engineers. Nine NCC tools: fire system requirements, fire safety schedules, ESM manager, BAL, egress, passive fire, FRL detailing, evacuation plans and NCC 2025 Section J energy.",
  "id": "/fire-suite/",
  "start_url": "/fire-suite/dashboard.html?source=pwa",
  "scope": "/fire-suite/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#0f2744",
  "theme_color": "#dc2626",
  "lang": "en-AU",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "New Assessment",
      "short_name": "New",
      "description": "Start a new fire system assessment",
      "url": "/fire-suite/dashboard.html?action=new&tool=assessment&source=pwa",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Projects",
      "short_name": "Projects",
      "description": "View your saved projects",
      "url": "/fire-suite/dashboard.html?view=projects&source=pwa",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Templates",
      "short_name": "Templates",
      "description": "Browse compliance templates",
      "url": "/fire-suite/dashboard.html?view=templates&source=pwa",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
