{
  "name": "SATEC Operations Platform",
  "short_name": "SATEC Ops",
  "description": "Unified operations workspace for SATEC — manage expenses, job cards, SLA tracking, document workflows, technician AI assistance, and fleet logistics from one platform.",
  "start_url": "/dashboard/",
  "scope": "/dashboard/",
  "id": "/dashboard/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#0891b2",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/dashboard/satec-logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/dashboard/satec-logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/dashboard/satec-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
