{
    "name": "大崎上島 避難所検索",
    "short_name": "避難所検索",
    "description": "現在地から最寄りの避難所を表示します",
    "start_url": "/shelter/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "/shelter/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        }
    ]
}