{
  "name": "避難ナビ Ver.1.0 β — 全国対応・オフライン避難支援",
  "short_name": "避難ナビ Ver.1.0 β",
  "description": "Bilingual Japanese/English evacuation support. Automatically shows nearby public evacuation sites nationwide and can save roads and hazard data in advance for offline use. / 全国の公的避難場所を自動表示し、道路・洪水・土砂・津波を事前保存して通信断時の避難を支援します。",
  "start_url": "./index.html?v=24936",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1114",
  "theme_color": "#0d1114",
  "lang": "ja-JP",
  "categories": [
    "utilities",
    "health",
    "education"
  ],
  "icons": [
    {
      "src": "./icons/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "version": "1.0.0-beta+build.r29.3.6"
}
