{
    "name": "実況ラボ",
    "short_name": "実況ラボ",
    "description": "ゲーム実況・YouTube運営のノウハウを、公式の一次ソースつきで網羅的に解説するサイト。ゲーム選びから声・話し方・機材・配信設定・編集・グロース・収益化・法務まで。",
    "lang": "ja",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0d1117",
    "theme_color": "#0d1117",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}