{
    "short_name": "Linea",
    "name": "Linea - 次世代将棋プラットフォーム",
    "description": "高精度AI解析、オンライン対戦、棋譜研究機能を備えた将棋サイト",
    "icons": [
        {
            "src": "/images/icon-192x192-solid.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512x512-solid.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512x512-maskable-solid.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "start_url": ".",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#0c0a09",
    "background_color": "#000000",
    "categories": [
        "games",
        "education"
    ]
}
