{
  "name": "ACE ONLINE SA Service & Warranty Management App",
  "short_name": "ACE Warranty",
  "description": "Internal PWA for ACE ONLINE SA warranty, supplier repair, delivery handover, and proof of delivery workflows.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#12483f",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/ace-warranty-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
