{
  "name": "Solarmap",
  "short_name": "Solarmap",
  "description": "フォルダ内のExcelを一覧化し、設備所在地を地図に重ねて確認できます。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2663eb",
  "background_color": "#18202f",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
