{
  "name": "MITRA – Food Manufacturing Intelligence OS",
  "short_name": "MITRA",
  "description": "Food Manufacturing Intelligence OS by ODOD Enterprises",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0E14",
  "theme_color": "#0C0E14",
  "orientation": "any",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png" }
  ],
  "screenshots": [
    { "src": "/screenshots/dashboard.png", "sizes": "1280x800", "type": "image/png", "label": "Dashboard" }
  ],
  "shortcuts": [
    { "name": "Dashboard",    "url": "/?page=dashboard",   "description": "View production dashboard" },
    { "name": "Production",   "url": "/?page=production",  "description": "Manage batches" },
    { "name": "Inventory",    "url": "/?page=inventory",   "description": "Check stock levels" },
    { "name": "Procurement",  "url": "/?page=procurement", "description": "Purchase orders" }
  ]
}
