{
    "id": "/",
    "name": "FastLvL",
    "short_name": "FastLvL",
    "description": "Hassle-free boosts and game services. Fast, secure, delivered in minutes.",
    "lang": "en-gb",
    "dir": "ltr",
    "start_url": "/?utm_source=pwa&utm_medium=homescreen",
    "scope": "/",
    "display": "standalone",
    "display_override": [
        "standalone",
        "minimal-ui"
    ],
    "orientation": "any",
    "theme_color": "#1c2021",
    "background_color": "#1c2021",
    "icons": [
        {
            "src": "https://www.fastlvl.com/image/catalog/fastlvl-pwa/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.fastlvl.com/image/catalog/fastlvl-pwa/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "https://www.fastlvl.com/image/catalog/fastlvl-pwa/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "launch_handler": {
        "client_mode": "navigate-existing"
    },
    "handle_links": "preferred",
    "prefer_related_applications": false,
    "categories": [
        "games",
        "shopping",
        "entertainment"
    ],
    "shortcuts": [
        {
            "name": "All games",
            "url": "/index.php?route=product/category",
            "icons": [
                {
                    "src": "https://www.fastlvl.com/image/catalog/fastlvl-pwa/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "My account",
            "url": "/index.php?route=account/account",
            "icons": [
                {
                    "src": "https://www.fastlvl.com/image/catalog/fastlvl-pwa/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Cart",
            "url": "/index.php?route=checkout/cart",
            "icons": [
                {
                    "src": "https://www.fastlvl.com/image/catalog/fastlvl-pwa/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "FastLvL Arcade",
            "url": "/arcade",
            "icons": [
                {
                    "src": "https://www.fastlvl.com/image/catalog/fastlvl-pwa/icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ]
}