{
  "name": "Waterproofing Reference Guide",
  "short_name": "WaterProof Pro",
  "description": "Professional technical encyclopedia and reference guide for waterproofing tradesmen and contractors.",
  "start_url": "./index.html?utm_source=pwa",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "any",
  "categories": [
    "reference",
    "productivity",
    "business",
    "utilities"
  ],
  "id": "com.waterproofing.reference.guide",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile Dashboard"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop Dashboard"
    }
  ]
}