{
    "name": "벨로아 - 로스트아크 매물 알리미",
    "short_name": "벨로아",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F6F7FA",
    "theme_color": "#7B94B7",
    "description": "로스트아크 거래소 및 경매장에서 원하는 아이템 조건을 등록해 두면, 조건에 맞는 매물이 올라오는 즉시 스마트폰으로 알림을 보내드립니다.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "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"
        }
    ]
}