{
  "name": "Ahadi — Trust built in",
  "short_name": "Ahadi",
  "description": "Escrow, identity, and trust for African commerce.",
  "id": "/app",
  "start_url": "/app?source=pwa",
  "scope": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF7",
  "theme_color": "#0A2540",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Verify a deal", "url": "/verify", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Wallet", "url": "/app/wallet", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
