{
    "dir": "ltr",
    "lang": "pt",
    "name": "Reality Game",
    "short_name": "Reality Game",
    "scope": "/",
    "display": "standalone",
    "start_url": "/login.php",
    "background_color": "#ffffff",
    "theme_color": "#fb8f33",
    "description": "APOSTE NO SEU REALITY SHOW PREFERIDO E CONCORRA A PRÊMIOS",
    "orientation": "any",
    "related_applications": [],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "img/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "img/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "img/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "img/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "url": "https://realitygame.app.br/"
}