{
    "name": "新楓之谷 裝備提升計算器",
    "short_name": "楓谷計算器",
    "description": "計算裝備提升效益、CP值分析、成裝比較",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0d1117",
    "theme_color": "#e94560",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🍁</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "categories": [
        "games",
        "utilities"
    ]
}