{
    "name": "Minesweeper Online",
    "short_name": "Minesweeper",
    "description": "Campo Minado Online",
    "categories": [
        "games",
        "entertainment"
    ],
    "display": "standalone",
    "start_url": "https://minesweeper.online/pt/",
    "lang": "pt",
    "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"
        }
    ]
}
