{
    "name": "SILIEX — Silicon Exchange",
    "short_name": "SILIEX",
    "description": "Verified marketplace for used computer hardware",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#08080a",
    "theme_color": "#08080a",
    "orientation": "any",
    "icons": [
        {
            "src": "/static/img/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/img/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
