{
    "name": "PIGEON™",
    "short_name": "PIGEON",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#3B8EFF",
    "description": "PIGEON™ — The world's first AI-powered social messaging super-app. Chat with friends, use JARVIS AI assistant, create groups & communities. Free forever. Made in India 🇮🇳",
    "categories": ["social", "communication", "utilities"],
    "lang": "en",
    "dir": "ltr",
    "scope": "/",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}