{
    "name": "SnoutSwap - Rent & Sell Pre-Owned Goods",
    "short_name": "SnoutSwap",
    "description": "The future of peer-to-peer commerce. Rent and sell pre-owned goods easily.",
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "favicon-128x128.png",
            "sizes": "128x128",
            "type": "image/png"
        }
    ],
    "theme_color": "#FFC300",
    "background_color": "#0D0D0D",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
}