{ "name": "防災リスクナビ v07", "short_name": "リスクナビ", "start_url": "./index.html", "display": "standalone", "background_color": "#0F172A", "theme_color": "#0F172A", "description": "住所を入力するだけで災害リスクスコアと最寄りの避難所・避難経路を提案。気象庁リアルタイム地震・気象警報・河川洪水予報も表示します。", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" } ] }