{
    "name": "Steps Admin",
    "short_name": "",
    "start_url": "/",
    "scope": ".",
    "display": "standalone",
    "background_color": "#FFF",
    "theme_color": "##198754",
    "description": "Steps admin page pwa",
    "dir": "ltr",
    "lang": "en-US",
    "orientation": "portrait-primary",
    "icons": [{
        "src": "/static/icons/steps96.png",
        "type": "image/png",
        "sizes": "96x96"
    }, {
        "src": "/static/icons/steps512.png",
        "type": "image/png",
        "sizes": "512x512"
    }]
}