{
  "name": "Allied Electrical Safety",
  "short_name": "Allied Safety",
  "description": "Electrical safety management for certifications, incidents, toolbox talks, SDS, policies, and approvals.",
  "id": "/",
  "start_url": "/auth",
  "scope": "/",
  "display": "standalone",
  "background_color": "#11100e",
  "theme_color": "#f05223",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48 64x64 128x128 256x256",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}