{
    "name": "Loinix - Trusted Marketplace",
    "short_name": "Loinix",
    "description": "Where Deals Meet Trust. Buy and sell with verified sellers and secure payments.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "icons": [
        {
            "src": "/loinix-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/loinix-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}