{
    "short_name": "Apizee app",
    "name": "Apizee application",
    "theme_color": "#333333",
    "background_color": "#333333",
    "display": "fullscreen",
    "Scope": "/",
    "icons": [
        {
            "src": "img/launcher/icon-48-48.png",
            "type": "image/png",
            "sizes": "48x48"
        },
        {
            "src": "img/launcher/icon-96-96.png",
            "type": "image/png",
            "sizes": "96x96"
        },
        {
            "src": "img/launcher/icon-192-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "img/launcher/icon-512-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/"
}
