{
  "id": "/",
  "name": "TrustBridge",
  "short_name": "TrustBridge",
  "description": "Secure payment protection for the global digital economy.",
  "start_url": "/deal/new",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0A2B22",
  "theme_color": "#00C896",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-partner.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "TrustBridge partner dashboard — create and manage transactions"
    },
    {
      "src": "/og-consumer.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "TrustBridge deal view — track your deal in real time"
    }
  ],
  "shortcuts": [
    {
      "name": "New Deal",
      "short_name": "New Deal",
      "description": "Start a new protected deal",
      "url": "/deal/new",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["finance", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}
