{
    "name":"Where-To-Buy",
    "short_name":"WhereToBuy",
    "icons": [{
        "src": "icons/icon192.png",
        "sizes":"192x192",
        "type": "image/png"
      }, {
        "src": "icons/icon512.png",
        "sizes":"512x512",
        "type": "image/png"
      }],
    "start_url": "https://where-to-buy.kikkoman-sit.com/?utm_source=homescreen",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#FFFFFF"
  }