{
    "short_name": "RSL Scarlet",
    "name": "RSL - Scarlet Platform",
    "icons": [
        {
            "src": "rsl-logo.svg",
            "type": "image/svg+xml",
            "sizes": "512x512"
        },
        {
            "src": "icon.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "icon.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#000000"
}