{
    "theme_color": "#382e2c",
    "background_color": "#382e2c",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "name": "Hardly Ever Worn It",
    "short_name": "HEWI",
    "description": "Buy and sell, new and pre-owned designer bags, jewellery, shoes, and men and women's clothing on HEWI",
    "icons": [
        {
            "src": "/manifest/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/manifest/icon-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/manifest/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/manifest/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
