{
  "name": "SacsOpsLedger ERP",
  "short_name": "SacsOpsLedger",
  "start_url": "/operation-center",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1A1A1A",
  "description": "Mobile-first, PWA-ready ERP for SacsOps operations, fleet and accounting.",
  "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"
    }
  ]
}