{
    "name": "TXID Chat",
    "short_name": "TXID Chat",
    "display": "standalone",
    "description": "Lightning-powered private chat — kakao-styled Matrix client with EN/KO/JA",
    "start_url": "../index.html",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "icon-maskable.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#FEE500",
    "background_color": "#FEE500",
    "scope": "/",
    "orientation": "any",
    "categories": [
        "social",
        "communication"
    ]
}
