{
  "name": "OCD Operations Hub",
  "short_name": "OCD Ops",
  "description": "Internal Operations Hub for OCD Home Solutions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0F11",
  "theme_color": "#22CFE6",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
