{
  "name": "Online Payment",
  "short_name": "Online Payment",
  "description": "Online payment for guest",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/online-payment/guest",
  "display": "standalone",
  "background_color": "#0D47A1",
  "theme_color": "#ffffff",
  "lang": "en",
  "scope": "/online-payment/guest"
}