{
  "id": "/?source=pwa",
  "name": "ICAM QRG — ICAM Australia",
  "short_name": "ICAM QRG",
  "description": "Official ICAM Quick Reference Guide by ICAM Australia. A field companion for investigators trained in the Incident Cause Analysis Method, with step-by-step guidance, code appendices (DF, IT, TE, HF, OFT), PEEPO planning tools, and an Investigation Report generator.",
  "categories": ["productivity", "business", "utilities", "education"],
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "portrait",
  "lang": "en-AU",
  "dir": "ltr",
  "background_color": "#ffffff",
  "theme_color": "#4550a3",
  "icons": [
    { "src": "/icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home — 7-step ICAM process"
    },
    {
      "src": "/screenshots/home-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home — 7-step ICAM process (desktop)"
    },
    {
      "src": "/screenshots/peepo-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PEEPO planning and evidence collection"
    }
  ],
  "shortcuts": [
    {
      "name": "Investigation Report",
      "short_name": "Report",
      "description": "Open the Investigation Report form",
      "url": "/app/investigation-report",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "PEEPO Planning",
      "short_name": "PEEPO",
      "description": "Step 3 — PEEPO evidence planning",
      "url": "/app/step-3",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contributing Factors",
      "short_name": "OFT Codes",
      "description": "Organisational Factor Types",
      "url": "/app/appendix/org-factors",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
