{
  "name": "BlueBird Gift Vouchers",
  "short_name": "BlueBird",
  "description": "Buy and redeem gift vouchers for The BlueBird Cafe, Ferring",
  "start_url": "/gift-vouchers/?pwa=1",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c213f",
  "theme_color": "#0c213f",
  "lang": "en-GB",
  "scope": "/",
  "categories": ["food", "lifestyle", "shopping"],
  "icons": [
    { "src": "/wp-content/plugins/bluebird-gift-vouchers/pwa/icons/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any maskable" },
    { "src": "/wp-content/plugins/bluebird-gift-vouchers/pwa/icons/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any maskable" },
    { "src": "/wp-content/plugins/bluebird-gift-vouchers/pwa/icons/icon-128.png",  "sizes": "128x128", "type": "image/png", "purpose": "any maskable" },
    { "src": "/wp-content/plugins/bluebird-gift-vouchers/pwa/icons/icon-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any maskable" },
    { "src": "/wp-content/plugins/bluebird-gift-vouchers/pwa/icons/icon-152.png",  "sizes": "152x152", "type": "image/png", "purpose": "any maskable" },
    { "src": "/wp-content/plugins/bluebird-gift-vouchers/pwa/icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/wp-content/plugins/bluebird-gift-vouchers/pwa/icons/icon-384.png",  "sizes": "384x384", "type": "image/png", "purpose": "any maskable" },
    { "src": "/wp-content/plugins/bluebird-gift-vouchers/pwa/icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/wp-content/plugins/bluebird-gift-vouchers/pwa/screenshots/screen1.png", "sizes": "390x844", "type": "image/png", "label": "Buy a gift voucher" },
    { "src": "/wp-content/plugins/bluebird-gift-vouchers/pwa/screenshots/screen2.png", "sizes": "390x844", "type": "image/png", "label": "Check voucher balance" }
  ],
  "shortcuts": [
    {
      "name": "Buy a Voucher",
      "short_name": "Buy",
      "url": "/gift-vouchers/?pwa=1&action=buy",
      "description": "Purchase a new gift voucher"
    },
    {
      "name": "Check Balance",
      "short_name": "Check",
      "url": "/gift-vouchers/?pwa=1&action=check",
      "description": "Check a voucher code balance"
    },
    {
      "name": "Staff Redeem",
      "short_name": "Redeem",
      "url": "/gift-vouchers/?pwa=1&action=redeem",
      "description": "Redeem a voucher in store"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
