{
  "name": "H2O Fire Protection - SprinklerPro",
  "short_name": "SprinklerPro",
  "description": "Fire sprinkler contractor management platform for H2O Fire Protection Inc.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1318",
  "theme_color": "#B22234",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "serviceworker": {
    "src": "/sw.js",
    "scope": "/"
  }
}
