{
  "name": "GiftMoment",
  "short_name": "GiftMoment",
  "start_url": "/giftmoment",
  "display": "standalone",
  "background_color": "#c40000",
  "theme_color": "#c40000",
  "description": "Send money with a beautiful shareable gift card.",
  "icons": [
    {
      "src": "/Bwenieve-Icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Bwenieve-Icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}