{
    "name": "Ellus Infinity",
    "short_name": "Ellus",
    "id": "https://ellusinfinity.app.vps5420.panel.icontainer.run/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "browser"],
    "background_color": "#1A0506",
    "theme_color": "#B1060F",
    "description": "Ellus Infinity — rede privada e exclusiva. PWA Flutter.",
    "orientation": "any",
    "prefer_related_applications": false,
    "categories": ["lifestyle", "social"],
    "lang": "pt-BR",
    "dir": "ltr",
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Entrar",
            "short_name": "Login",
            "description": "Acessar o aplicativo",
            "url": "/",
            "icons": [
                {
                    "src": "icons/Icon-192.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ]
}
