{
  "name": "MeloTwo Safety",
  "short_name": "MeloTwo",
  "description": "Automate 20-Section MHSA & OHSA Safety Files, SANS 10330 Audits, and DMRE Stoppage Prevention.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "lang": "en-ZA",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/melotwo_shield_logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Audit Terminal",
      "short_name": "Audit Terminal",
      "description": "Conduct deep subterranean and industrial OHS audits offline",
      "url": "/#inspector",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tender Safety File",
      "short_name": "Tender File",
      "description": "Generate 20-section DMRE compliant tender safety binder",
      "url": "/#tender-file",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Stoppage Cost Calculator",
      "short_name": "Cost ROI",
      "description": "Calculate daily mine stoppage financial risk & ROI",
      "url": "/#calculate-cost",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "SHEQ Knowledge Blog",
      "short_name": "SHEQ Blog",
      "description": "MHSA Section 54/55 guides and SANS technical papers",
      "url": "/#blog",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
