{
  "name": "Gathenge Operations ERP",
  "short_name": "Gathenge ERP",
  "description": "Multi-portal field operations system for water logistics, requisitions, inventory management, and field service.",
  "theme_color": "#DC2626",
  "background_color": "#f8fafc",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/module-e-dashboard",
      "description": "Admin overview"
    },
    {
      "name": "Logistics",
      "url": "/module-a-logistics",
      "description": "Driver route"
    },
    {
      "name": "Field Service",
      "url": "/module-d-field-service",
      "description": "Technician jobs"
    }
  ]
}
