{
  "name"              : "エアコンセンターAC お客様ページ",
  "short_name"        : "エアコンセンターAC",
  "description"       : "エアコンセンターAC お客様ページ",
  "Scope"		      : "/customers/",
  "start_url"         : "/customers/welcome.php?pwa=1",
  "display"           : "standalone",
  "background_color"  : "#e71f1a",
  "theme_color"       : "#e71f1a",
  "icons": [{
      "src"           : "/customers/build/images/icon-192s.png",
      "sizes"         : "192x192",
      "type"          : "image/png"
    }, {
      "src"           : "/customers/build/images/icon-256s.png",
      "sizes"         : "256x256",
      "type"          : "image/png"
  }]
}