{
  "name": "Exwadda Escrow",
  "short_name": "Exwadda Escrow",
  "description": "Secure escrow transactions across Africa and globally. Buy and sell safely with Exwadda Escrow.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": [
    "finance",
    "business"
  ],
  "icons": [
    {
      "src": "/exwadda-icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/exwadda-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/exwadda-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Transaction",
      "short_name": "New",
      "description": "Create a new escrow transaction",
      "url": "/dashboard/create",
      "icons": [
        {
          "src": "/exwadda-icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your Exwadda Escrow dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/exwadda-icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
