{
    "name": "引っ越し周辺チェッカー",
    "short_name": "周辺チェッカー",
    "description": "住所を入力するだけで、半径500m以内の生活施設をカテゴリ別にチェック。引っ越し前の住環境確認に",
    "start_url": "/hikkoshi-checker/",
    "scope": "/hikkoshi-checker/",
    "display": "standalone",
    "background_color": "#FFF8F5",
    "theme_color": "#FF8A65",
    "orientation": "portrait-primary",
    "lang": "ja",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
