{
    "name": "탑승머니 — 지하철 타고 돈 버는 앱",
    "short_name": "탑승머니",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#007AFF",
    "description": "지하철 탑승을 인증하고 룰렛권으로 탑승머니를 모으세요. 곧 비는 자리 조회도 함께 이용할 수 있습니다.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "lang": "ko",
    "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"
        }
    ]
}
