{
  "name": "江東区 高低マップ",
  "short_name": "江東高低",
  "description": "江東区のインタラクティブな標高・3D地形・断面図・ハザードマップを閲覧できるWebアプリ",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0fbff",
  "theme_color": "#00aacc",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["maps", "education", "utilities"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
