{
    "name": "AI Chat",
    "short_name": "AI Chat",
    "description": "AI Chat Application",
    "start_url": "./index.php",
    "display": "standalone",
    "background_color": "#0f0c29",
    "theme_color": "#0f0c29",
    "orientation": "any",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%237c6aef'/><text x='50' y='68' font-size='50' text-anchor='middle' fill='white' font-family='sans-serif' font-weight='bold'>AI</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
