{
    "name": "모두의 마블 계산기",
    "short_name": "마블 계산기",
    "description": "모두의 마블 메가디럭스 보드게임 보조 도구 — 도시 통행료 계산, 자산 정산, 룰북 보기",
    "lang": "ko-KR",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "icons": [
        {
            "src": "icons/icon.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
