{
    "theme_color": "#e39e5d",
    "background_color": "#20242c",
    "display": "fullscreen",
    "scope": "/",
    "start_url": "/?res=notyet&apmodel=MikroTik&mac=34:cf:f6:5e:fe:7f&ssid=Guest Media&apmac=48-8F-5A-7E-B7-AE&nasid=48-8F-5A-7E-B7-AE&error=&ip=172.16.3.4&loginLink=http://172.16.3.1/login",
    "name": "Hoopoe Digital HEPlex",
    "short_name": "HEPLex",
    "description": "Hoopoe Digital's HEPlex entertainment application.",
    "icons": [
        {
            "src": "/static/pwa/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/pwa/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/static/pwa/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/static/pwa/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/static/pwa/screenshots/home1.jpg",
            "sizes": "1080x2400",
            "type": "image/jpg",
            "form_factor": "narrow",
            "label": "Homescreen of HEPlex"
        },
        {
            "src": "/static/pwa/screenshots/home2.jpg",
            "sizes": "1080x2400",
            "type": "image/jpg",
            "form_factor": "narrow",
            "label": "More of the homescreen of HEPlex"
        },
        {
            "src": "/static/pwa/screenshots/movie.jpg",
            "sizes": "1080x2400",
            "type": "image/jpg",
            "form_factor": "narrow",
            "label": "Movie page of HEPlex"
        },
        {
            "src": "/static/pwa/screenshots/login.jpg",
            "sizes": "1080x2400",
            "type": "image/jpg",
            "form_factor": "narrow",
            "label": "Login page of HEPlex"
        }
    ],
    "launch_handler": {
        "client_mode": "navigate-new"
    },
    "id": "hotspot.dev.hoopoe.digital",
    "lang": "en",
    "orientation": "any",
    "display_override": [
        "fullscreen",
        "standalone",
        "window-controls-overlay"
    ],
    "categories": [
        "entertainment",
        "music"
    ]
}