{
    "name": "でんわチェック",
    "short_name": "でんわチェック",
    "description": "知らない番号・迷惑電話を調べるなら でんわチェック",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1a73e8",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/wp-content/themes/denwachek-theme/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/wp-content/themes/denwachek-theme/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "shortcuts": [
        {
            "name": "電話番号を調べる",
            "url": "/?pwa=search",
            "description": "電話番号を検索"
        },
        {
            "name": "迷惑電話ランキング",
            "url": "/ranking/",
            "description": "迷惑電話ランキングを見る"
        }
    ]
}
