{
    "name": "Lion NET",
    "short_name": "Lion NET",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "lang": "ru",
    "id": "/",
    "orientation": "any",
    "scope": "/",
    "description": "Lion NET Dashboard",
    "theme_color": "#262626",
    "icons": [
        {
            "src": "/favicons/favicon-64x64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/favicons/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicons/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/favicons/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicons/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/favicons/preview_web.jpg",
            "sizes": "1512x850",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "Lion NET Dashboard Overview"
        },
        {
            "src": "/favicons/preview_mobile.jpg",
            "sizes": "645x1398",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "Lion NET Dashboard Overview"
        }
    ]
}