{
    "name": "스튜디오 웹 솔루션",
    "short_name": "스튜디오 솔루션",
    "description": "전문적인 사진 스튜디오를 위한 맞춤형 홈페이지 제작 서비스",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "lang": "ko-KR",
    "dir": "ltr"
}