{
    "name": "Pa Khonde — Malawi Auctions",
    "short_name": "Pa Khonde",
    "description": "Bid, win, and sell on Malawi's trusted auction veranda. Verified sellers, transparent bidding, 3% flat fee on success.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#faf4ed",
    "theme_color": "#c95e3d",
    "lang": "en",
    "dir": "ltr",
    "categories": ["shopping", "business", "marketplace"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Browse auctions",
            "short_name": "Browse",
            "description": "See all live auctions on Pa Khonde",
            "url": "/auctions",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Sell an item",
            "short_name": "Sell",
            "description": "Post a new auction",
            "url": "/seller",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
