{
  "name": "LocTou — Cashback & Loyalty",
  "short_name": "LocTou",
  "description": "Cashback for Locals. Deals for Tourists. One ID, one wallet, everywhere.",
  "start_url": "/?pwa=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0d1117",
  "background_color": "#0d1117",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "shopping", "lifestyle"],
  "icons": [
    {"src":"/img/icons/icon-72.png",  "sizes":"72x72",   "type":"image/png","purpose":"any"},
    {"src":"/img/icons/icon-96.png",  "sizes":"96x96",   "type":"image/png","purpose":"any"},
    {"src":"/img/icons/icon-128.png", "sizes":"128x128", "type":"image/png","purpose":"any"},
    {"src":"/img/icons/icon-192.png", "sizes":"192x192", "type":"image/png","purpose":"any maskable"},
    {"src":"/img/icons/icon-512.png", "sizes":"512x512", "type":"image/png","purpose":"any maskable"},
    {"src":"/img/icons/icon-180.png", "sizes":"180x180", "type":"image/png","purpose":"any"}
  ],
  "shortcuts": [
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "url": "/wallet?pwa=1",
      "icons": [{"src":"/img/icons/icon-96.png","sizes":"96x96"}]
    },
    {
      "name": "Find Partners",
      "short_name": "Partners",
      "url": "/partners?pwa=1",
      "icons": [{"src":"/img/icons/icon-96.png","sizes":"96x96"}]
    },
    {
      "name": "Show QR Code",
      "short_name": "My QR",
      "url": "/lid-card?pwa=1",
      "icons": [{"src":"/img/icons/icon-96.png","sizes":"96x96"}]
    }
  ],
  "prefer_related_applications": false
}
