{
    "name": "TechPal - AI-Powered Technical Support",
    "short_name": "TechPal",
    "description": "Get instant answers to all your technical questions with our advanced AI assistant. Available on iOS with support for 6 languages.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#2563eb",
    "theme_color": "#2563eb",
    "icons": [
        {
            "src": "Icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "Icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
} 