{
  "name": "ERP Platform Mobile",
  "short_name": "ERP Scan",
  "theme_color": "#4f46e5",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/scanner",
  "description": "Progressive Web App companion for Warehouse Optical Scanning",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
