{
  "id": "/",
  "name": "MAXEK ERP Mobile",
  "short_name": "MAXEK ERP",
  "description": "Secure MAXEK ERP mobile workspace for projects, DPR, timesheets, payroll, store, billing and accounts.",
  "start_url": "/?source=installed",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#061426",
  "theme_color": "#071426",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    { "src": "/icons/maxek-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maxek-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/maxek-icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "short_name": "Home", "url": "/?module=dashboard", "icons": [{ "src": "/icons/maxek-icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Daily Progress Reports", "short_name": "DPR", "url": "/?module=dpr", "icons": [{ "src": "/icons/maxek-icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Timesheets", "short_name": "Timesheet", "url": "/?module=timesheets", "icons": [{ "src": "/icons/maxek-icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ]
}
