{
  "name": "Gift Pool",
  "short_name": "GiftPool",
  "description": "Club together for group gifts - invite friends, track contributions, buy the present.",
  "start_url": "/giftpool",
  "scope": "/giftpool",
  "display": "standalone",
  "background_color": "#faf7f8",
  "theme_color": "#c2185b",
  "icons": [
    {
      "src": "/images/giftpool-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/giftpool-450.png",
      "sizes": "450x450",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
