{
    "name": "APKJOGOS",
    "short_name": "APKJOGOS",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#191a1e",
    "theme_color": "#ed5456",
    "description": "Baixe os melhores jogos e apps mods.",
    "orientation": "portrait",
    "icons": [
        {
            "src": "https://jogos.joelsontk.com/assets/img/favicon-1765123173.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://jogos.joelsontk.com/assets/img/favicon-1765123173.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}