{
    "short_name": "Backstage",
    "name": "Backstage by Ingresse",
    "icons": [
        {
            "src": "./icons/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "./icons/app-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "./icons/app-144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "./icons/app-152.png",
            "sizes": "152x152",
            "type": "image/png"
        },
        {
            "src": "./icons/app-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./icons/app-256.png",
            "sizes": "256x256",
            "type": "image/png"
        }
    ],
    "start_url": "./index.html",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#ffffff",
    "background_color": "#00A5DB"
}
