{
  "name": "UAE E-Invoicing Hub",
  "short_name": "E-Invoice Hub",
  "description": "Offline-first UAE PINT-AE invoice workspace for finance teams.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f0e6",
  "theme_color": "#144f40",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}