{
  "name": "UHP Bayanihan Ecosystem E-Wallet",
  "short_name": "UHP Wallet",
  "description": "Stable and secure e-wallet for the UHP Bayanihan Ecosystem",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0055ba",
  "theme_color": "#0055ba",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/uhp-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/uhp-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
