{
  "name": null,
  "short_name": "HighStreetly",
  "description": null,
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [],
  "shortcuts": [
    { "name": "Browse the street", "url": "/collections/all?utm_source=pwa" },
    { "name": "Your bag", "url": "/cart?utm_source=pwa" },
    { "name": "Search", "url": "/search?utm_source=pwa" }
  ]
}
