{
    "name": "Algorier",
    "short_name": "Algorier",
    "description": "Turn Your Ideas Into Automated Strategies",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#242c30",
    "theme_color": "#242c30",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
