{
    "name": "Kifu-Sensei — AI Go Game Commentary",
    "short_name": "Kifu-Sensei",
    "description": "Upload an SGF and get move-by-move Go commentary. KataGo finds your costliest mistakes; Claude explains them in words, not just numbers.",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "lang": "en",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
