{
    "name": "Minesweeper Online",
    "short_name": "Minesweeper",
    "description": "전세계 사람들과 순위를 다투며 도전과제를 달성하고, 지뢰찾기의 즐거움을 새롭게 느껴보세요.",
    "categories": [
        "games",
        "entertainment"
    ],
    "display": "standalone",
    "start_url": "https://minesweeper.online/ko/",
    "lang": "ko",
    "theme_color": "#333",
    "background_color": "#333",
    "screenshots": [
        {
            "src": "/img/homepage/expert.png",
            "sizes": "504x321",
            "type": "image/png"
        }
    ],
    "icons": [
        {
            "src": "/img/icons2/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/img/icons2/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/img/icons2/favicon.svg",
            "sizes": "any"
        }
    ]
}
