{
  "name": "ElectricalCertifier — BS 7671",
  "short_name": "ElecCertifier",
  "description": "Professional EICR, EIC, Minor Works, Fire Alarm & Emergency Lighting certification for UK electricians. BS 7671:2018+A3:2024 compliant.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#1a3a6e",
  "theme_color": "#1a3a6e",
  "orientation": "any",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/westinghouse_logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/westinghouse_logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/westinghouse_logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New EICR",
      "short_name": "EICR",
      "url": "/form?certType=eicr",
      "description": "Start a new EICR certificate"
    },
    {
      "name": "New EIC",
      "short_name": "EIC",
      "url": "/form?certType=eic2",
      "description": "Start a new Electrical Installation Certificate"
    },
    {
      "name": "Minor Works",
      "short_name": "Minor",
      "url": "/minor-works",
      "description": "Start a new Minor Works Certificate"
    },
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/dashboard",
      "description": "Go to Dashboard"
    }
  ],
  "prefer_related_applications": false,
  "screenshots": []
}
