{
    "name": "Buypass AI",
    "short_name": "Buypass",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#FFE600",
    "description": "BuyPass is your one-stop solution for all your shopping needs across Pakistan. Discover a wide range of products from verified sellers, browse categories, and make purchases seamlessly with just a few taps. For the first time ever, BuyPass brings quick commerce delivery within 3 hours for same-city orders, bringing top-quality products right to your doorstep.",
    "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"
        }
    ]
}