{
    "display": "standalone",
    "scope": "/",
    "name": "Rocketcube",
    "short_name": "rocketcube",
    "start_url": "https://rocketcube.ru",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/mstile-310x310.png",
            "sizes": "320x320",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}
