{
  "name": "避難ナウ｜いますぐ最寄りの避難所を検索 / Hinan Now - Find Nearest Shelter",
  "short_name": "避難ナウ",
  "description": "現在地から最寄りの指定緊急避難場所をいますぐ検索。完全無料・オフライン対応・個人情報ゼロ収集のPWA。 Find the nearest official emergency evacuation shelter from your current location. Free, offline-ready, privacy-first PWA (Japan only).",
  "lang": "ja",
  "dir": "auto",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a3a5c",
  "icons": [
    {
      "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["utilities", "navigation", "lifestyle"]
}
