{
    "name": "Editco",
    "short_name": "Editco",
    "start_url": "",
    "display": "standalone",
    "background_color": "#658f95",
    "theme_color": "#658f95",
    "orientation": "portrait-primary",
    "icons": [{
            "src": "../img/logo-maskable.png",
            "sizes": "196x196",
            "type": "image/png",
            "purpose": "any maskable"
        }, {
            "src": "../img/apple-icon-57x57.png",
            "type": "image/png",
            "sizes": "57x57"
        }, {
            "src": "../img/apple-icon-60x60.png",
            "type": "image/png",
            "sizes": "60x60"
        }, {
            "src": "../img/apple-icon-72x72.png",
            "type": "image/png",
            "sizes": "72x72"
        }, {
            "src": "../img/apple-icon-76x76.png",
            "type": "image/png",
            "sizes": "76x76"
        }, {
            "src": "../img/apple-icon-114x114.png",
            "type": "image/png",
            "sizes": "114x114"
        }, {
            "src": "../img/apple-icon-120x120.png",
            "type": "image/png",
            "sizes": "120x120"
        }, {
            "src": "../img/apple-icon-144x144.png",
            "type": "image/png",
            "sizes": "144x144"
        }, {
            "src": "../img/apple-icon-152x152.png",
            "type": "image/png",
            "sizes": "152x152"
        }, {
            "src": "../img/apple-icon-180x180.png",
            "type": "image/png",
            "sizes": "180x180"
        },
        {
            "src": "../img/apple-icon-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "../img/apple-icon-196x196.png",
            "type": "image/png",
            "sizes": "196x196"
        }
    ]
}