{
    "name": "Aple Kapat – Rent & Show",
    "short_name": "Aple Kapat",
    "description": "Our Shared Wardrobe. Rent exclusive Sarees and Sherwanis in your neighborhood.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1c2329",
    "theme_color": "#1c2329",
    "icons": [
        {
            "src": "/logo-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}