{
  "name": "MG Group MIS",
  "short_name": "MGABC",
  "description": "MG Group Management Information System — bus & coach manufacturing operations",
  "start_url": "/me/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#C4161C",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "COO Today",
      "short_name": "Today",
      "url": "/coo-today",
      "description": "Where is everything red right now"
    },
    {
      "name": "Log defect",
      "short_name": "Defect",
      "url": "/quality/log",
      "description": "Quick defect logging from the line"
    },
    {
      "name": "Critical alerts",
      "short_name": "Alerts",
      "url": "/critical-alerts",
      "description": "What needs attention now"
    }
  ]
}
