{
    "name": "PlayCastle",
    "short_name": "플레이캐슬",
    "description": "PlayCastle",
    "start_url": "/",
    "dir": "auto",
    "display": "fullscreen",
    "lang": "ko",
    "background_color": "#f5d254",
    "theme_color": "#f5d254",
    "scope": "/",
    "orientation": "landscape",
    "prefer_related_applications": true,
    "related_applications": [],
    "ios": {},
    "icons": [
        {
            "src": "res/196.png",
            "sizes": "196x196",
            "type": "image/png"
        },
        {
            "src": "res/512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}