{
    "name": "portal",
    "short_name": "portal",
    "theme_color": "#1976d2",
    "background_color": "#fafafa",
    "display": "standalone",
    "scope": "./",
    "start_url": "./",
    "icons": [
        {
            "src": "https://static.fresto.io/nexus/icons/48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "https://static.fresto.io/nexus/icons/72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "https://static.fresto.io/nexus/icons/96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "https://static.fresto.io/nexus/icons/128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "https://static.fresto.io/nexus/icons/144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "https://static.fresto.io/nexus/icons/152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "https://static.fresto.io/nexus/icons/192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },

        {
            "src": "https://static.fresto.io/nexus/icons/512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ]
}
