{
    "$schema": "https://json.schemastore.org/web-manifest-combined.json",
    "name": "Muninex",
    "short_name": "MNX",
    "start_url": ".",
    "scope": ".",
    "display": "standalone",
    "background_color": "#ae9e91",
    "description": "Muninex, created by Mads Ruben GmbH, www.madsruben.de, all rights reserved.",
    "icons": [{
        "src": "icons/mnx_192.png",
        "sizes": "192x192",
        "type": "image/png"
    },{
        "src": "icons/mnx_512.png",
        "sizes": "512x512",
        "type": "image/png"
    }],
    "related_applications": [],
    "prefer_related_applications": false
}
