{
    "name": "H.O.W. Bazaar — Forensic-Grade Agentic Marketplace",
    "short_name": "H.O.W. Bazaar",
    "description": "Agentic marketplace with a forensic trust ledger — proof of concept. Simulated flows are labelled simulated.",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#07080e",
    "theme_color": "#07080e",
    "icons": [
        { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
