{
    "name": "체크나우 - 세종포스기, 세종테이블오더, 세종키오스크",
    "short_name": "체크나우",
    "description": "세종시 스마트 매장 솔루션 전문. 포스기, 테이블오더, 키오스크 설치 및 사후관리.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F2B5B",
    "theme_color": "#0F2B5B",
    "lang": "ko",
    "orientation": "portrait-primary",
    "categories": ["business", "shopping"],
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}