{
  "name": "DENSOL ERP",
  "short_name": "DENSOL",
  "description": "DENSOL Engineering ERP — EPCM for pharma, biotech, lab, cleanroom, MEP",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "en-IN",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-64.png",  "sizes": "64x64",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Attendance", "short_name": "Attendance", "url": "/hr/attendance", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "My Leaves",  "short_name": "Leaves",     "url": "/hr/my-leaves",  "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "AMC Tickets","short_name": "Tickets",    "url": "/amc/tickets",   "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
