{
  "name": "TrustHorizon",
  "short_name": "TrustHorizon",
  "description": "Secure escrow for the African diaspora. Protect your investments in Nigeria with on-ground verification.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000f22",
  "theme_color": "#000f22",
  "categories": ["finance", "business"],
  "lang": "en-GB",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/lekki_duplex.png",
      "sizes": "800x600",
      "type": "image/png",
      "label": "TrustHorizon Marketplace"
    }
  ],
  "shortcuts": [
    {
      "name": "Marketplace",
      "url": "/marketplace.html",
      "description": "Browse verified listings"
    },
    {
      "name": "My Dashboard",
      "url": "/dashboard.html",
      "description": "View your escrow deals"
    }
  ]
}
