{
    "name": "RDManager",
    "short_name": "rdmamanger",
    "description": "Manager rivendell",
    "icons": [{
        "src": "/img/favicon-128.png",
        "sizes": "128x128",
        "type": "image/png"
    }, {
        "src": "/img/apple-touch-icon-144x144.png",
        "sizes": "144x144",
        "type": "image/png"
    }, {
        "src": "/img/apple-touch-icon-152x152.png",
        "sizes": "152x152",
        "type": "image/png"
    }, {
        "src": "/img/favicon-196x196.png",
        "sizes": "196x196",
        "type": "image/png"
    }, {
        "src": "/img/rdmanager.png",
        "sizes": "512x512",
        "purpose": "maskable",
        "type": "image/png"
    }],
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation" : "portrait",
    "background_color": "#e76f51",
    "theme_color": "#e76f51"
}