{
    "name": "Alcheme — Turn Noise into Gold",
    "short_name": "Alcheme",
    "description": "去中心化的秩序与知识资产协议。将碎片化讨论提炼为可溯源、有价值的数字晶体。",
    "start_url": "/home",
    "display": "standalone",
    "background_color": "#1F2421",
    "theme_color": "#1F2421",
    "orientation": "portrait",
    "lang": "zh-CN",
    "categories": [
        "social",
        "education",
        "productivity"
    ],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}