{
  "name": "Suntech ERP",
  "short_name": "Suntech ERP",
  "description": "Manufacturing ERP for Suntech Industries — orders, purchase, production, quality, dispatch",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1E293B",
  "theme_color": "#1E293B",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "New Customer PO", "url": "/customer-pos?new=1", "icons": [{ "src": "/icon.svg", "sizes": "any" }] },
    { "name": "Receive Material", "url": "/inward?new=1", "icons": [{ "src": "/icon.svg", "sizes": "any" }] },
    { "name": "Production Entry", "url": "/production?new=1", "icons": [{ "src": "/icon.svg", "sizes": "any" }] },
    { "name": "Scan", "url": "/scan", "icons": [{ "src": "/icon.svg", "sizes": "any" }] }
  ]
}
