{
    "name": "식품공전 스마트 검사 도우미",
    "short_name": "식품공전",
    "description": "복잡한 식품 공전의 3차원적 해석을 1분 안에 완료하세요.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a2a4a",
    "theme_color": "#1a2a4a",
    "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"
        }
    ]
}