{
  "name": "BoilerFix AI",
  "short_name": "BoilerFix",
  "description": "Professional Gas Engineering Tools — Fault codes, certificates, job costing & more",
  "start_url": "/",
  "id": "boilerfix-ai",
  "display": "standalone",
  "background_color": "#0a0e27",
  "theme_color": "#ff6b00",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["utilities", "productivity", "business"],
  "icons": [
    {
      "src": "icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Boiler Diagnostics",
      "short_name": "Diagnostics",
      "description": "Fault code lookup",
      "url": "/boiler-diagnostics.html",
      "icons": [{ "src": "icons/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Safety Certificates",
      "short_name": "Certificates",
      "description": "Generate CP12 and gas safety certificates",
      "url": "/safety-certificates.html",
      "icons": [{ "src": "icons/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Job Costing",
      "short_name": "Quotes",
      "description": "Generate professional quotes",
      "url": "/job-costing.html",
      "icons": [{ "src": "icons/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BoilerFix AI Dashboard"
    }
  ]
}
