{
  "lang": "ja",
  "name": "ホームプロ",
  "short_name": "ホームプロ",
  "icons": [
    {
        "src": "/pwa_icn_192.png",
        "sizes": "192x192",
        "type": "image/png"
    },
    {
        "src": "/pwa_icn_512.png",
        "sizes": "512x512",
        "type": "image/png"
    }
      ],
  "start_url": "https://www.homepro.jp?SiteID=PWA",
  "display": "standalone",
  "background_color": "#f4f2ee",
  "theme_color": "#fff"
}