{
  "name": "Brydgess",
  "short_name": "Brydgess",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#080B1A",
  "theme_color": "#080B1A",
  "icons": [
    {
      "src": "/assets/brydgess-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/brydgess-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "description": "Brydgess wallet, rewards, receipts and marketplace with offline access and sync when internet returns.",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Wallet",
      "url": "/user/wallet.html",
      "description": "Open your Brydgess wallet"
    },
    {
      "name": "Scan Receipt",
      "url": "/user/receipts.html",
      "description": "Upload and process a receipt"
    },
    {
      "name": "Benefits Shop",
      "url": "/user/shop.html",
      "description": "Buy vouchers and manage shared deals"
    }
  ],
  "categories": [
    "shopping",
    "finance",
    "lifestyle"
  ],
  "orientation": "portrait"
}