{
    "name": "Maira AI - Human Feeling AI Assistant",
    "short_name": "Maira AI",
    "description": "A free, human-feeling AI voice assistant that remembers you and learns from conversations. Created by Ameer Khan.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#080312",
    "theme_color": "#080312",
    "orientation": "any",
    "scope": "/",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "utilities",
        "productivity"
    ],
    "lang": "en",
    "dir": "ltr"
}