{
    "id": "/",
    "name": "こどやど｜子連れホテル・旅館検索",
    "short_name": "こどやど",
    "description": "子供の年齢や移動条件から、家族に泊まりやすいホテル・旅館を比較できます。",
    "lang": "ja",
    "dir": "ltr",
    "start_url": "/?source=app",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#f4f6fb",
    "theme_color": "#1648d8",
    "icons": [
        {
            "src": "/app-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "ホテルを探す",
            "short_name": "探す",
            "url": "/hotels"
        },
        {
            "name": "人気スポット",
            "short_name": "スポット",
            "url": "/destinations"
        }
    ]
}
