{
  "id": "darb-customer-pwa",
  "name": "DARB Pay",
  "short_name": "DARB Pay",
  "description": "DARB Pay - Digital Wallet & DARB Credit",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f5eea",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/customer-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/customer-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance"],
  "lang": "en"
}
