{
    "name": "PreLve",
    "short_name": "PreLve",
    "description": "A Social Preloved Fashion Marketplace where every item you see fits you — literally.",
    "id": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "screenshots": [
        {
            "src": "/images/web-app-screenshot-wide.png",
            "sizes": "1024x768",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/images/web-app-screenshot-mobile.png",
            "sizes": "375x667",
            "type": "image/png"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}
