{
    "name": "RR STORE - Portal Ativações",
    "short_name": "RR STORE",
    "description": "Ative seu aplicativo em segundos",
    "start_url": "/index.php",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#dc2626",
    "orientation": "portrait",
    "icons": [
        {
            "src": "images/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}