{
    "theme_color": "#17044b",
    "background_color": "#03133a",
    "display": "browser",
    "scope": "/",
    "start_url": "/",
    "name": "Chat GPT Online Free - No Login - NaradAI",
    "short_name": "Chat GPT Online Free",
    "description": "Try GPT - 4 without login. ChatGPT is an AI-powered language model developed by OpenAI, capable of generating human-like text based on context and past conversations.",
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}