{
  "name": "Client Hub",
  "short_name": "Client Hub",
  "description": "Client management hub for technician scheduling and accounts",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0e0d14",
  "theme_color": "#0e0d14",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='22' fill='%237c3aed'/><text y='.9em' font-size='70' x='12'>⚡</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
