{
    "name": "왕의 길 (The King's Way)",
    "short_name": "왕의 길",
    "start_url": "/",
    "display": "standalone",
    "display_override": ["standalone"],
    "background_color": "#0F1117",
    "theme_color": "#C9A050",
    "description": "성현의 지혜로 나아가는 제왕의 학문. 명심보감, 논어, 맹자 등 동양 고전을 통해 지혜를 구하십시오.",
    "orientation": "any",
    "categories": ["education", "books", "culture"],
    "lang": "ko-KR",
    "prefer_related_applications": false,
    "scope": "/",
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
