{
    "short_name": "ATLYST",
    "name": "ATLYST",
    "description": "Easily manage vast survey programs, visualise your traffic data on an interactive map and store all your datasets in the Cloud for secure archiving or updating at any time.",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "16x16",
            "type": "image/x-icon"
        },
        {
            "src": "/images/favicon-24.png",
            "sizes": "24x24",
            "type": "image/png"
        },
        {
            "src": "/images/favicon-32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/images/favicon-64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/images/logo-mc-144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/images/logo-mc-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/images/logo-mc-192.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshot-wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/images/screenshot-mobile.png",
            "sizes": "640x1136",
            "type": "image/png"
        }
    ],
    "protocol_handlers": [
        {
            "protocol": "web+atlyst",
            "url": "/handler?type=%s"
        }
    ],
    "start_url": "./index.html",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "id": "/index.html"
}
