{
    "short_name": "EveNet",
    "name": "EveNet - AI Assistant and Tools Platform",
    "description": "AI assistant platform designed for AI enthusiasts, providing intelligent AI assistants, tools, and sharing features",
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-US"
}