{
  "name": "Ommi Forge ERP",
  "short_name": "OmmiERP",
  "description": "Enterprise ERP system for Ommi Forge Pvt. Ltd. — Metal Forging.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#e07830",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "My Jobs Today",
      "short_name": "My Jobs",
      "description": "View and manage your active job cards",
      "url": "/mes/operator",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Inspection Queue",
      "short_name": "Inspect",
      "description": "View and perform quality inspections",
      "url": "/inspector-tablet",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
