{
    "short_name": "Cliaces",
    "name": "Cliaces – AWS IP Whitelist Manager",
    "description": "Manage AWS Security Group IP whitelisting rules securely from anywhere.",
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/png"
        },
        {
            "src": "cliaces-logo-white.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any maskable"
        }
    ],
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#0a0f1a",
    "background_color": "#0a0f1a",
    "categories": [
        "utilities",
        "productivity",
        "security"
    ],
    "lang": "en",
    "dir": "ltr",
    "prefer_related_applications": false
}