{
  "name": "Salt City Pro",
  "short_name": "SCI Pro",
  "description": "Internal CRM for Salt City Insulation — leads, jobs, and crew tools",
  "start_url": "/crm",
  "scope": "/crm",
  "display": "standalone",
  "background_color": "#fff9f2",
  "theme_color": "#ff006e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
