{
    "name": "문이원 작가 포트폴리오",
    "short_name": "Moon Ewon",
    "description": "문이원 작가의 공식 포트폴리오. 자개 작품, 페인팅, 드로잉 등 작품을 소개합니다.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "lang": "ko",
    "orientation": "any",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
