{
  "name": "日光建設工業株式会社",
  "short_name": "日光建設工業",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#102a43",
  "icons": [
    {
      "src": "assets/icons/favicon.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "assets/icons/favicon.ico",
      "sizes": "16x16 32x32 48x48 64x64 128x128 256x256",
      "type": "image/x-icon"
    }
  ]
}