{
    "name": "ESN GPT \u2014 Advanced AI Assistant",
    "short_name": "ESN GPT",
    "description": "Advanced AI Assistant powered by GPT models. Available in 60+ languages worldwide.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#10a37f",
    "orientation": "any",
    "scope": "/",
    "lang": "en",
    "categories": [
        "productivity",
        "utilities",
        "education"
    ],
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%2310a37f'/><text x='28' y='148' font-size='130' font-family='Arial Black' font-weight='900' fill='white'>E</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%2310a37f'/><text x='70' y='400' font-size='360' font-family='Arial Black' font-weight='900' fill='white'>E</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "New Chat",
            "short_name": "New Chat",
            "description": "Start a new conversation",
            "url": "/?action=new",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='20' fill='%2310a37f'/><text x='22' y='72' font-size='60' font-family='Arial' fill='white'>+</text></svg>",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}