{
  "name": "IDEX — NIN & BVN Verification",
  "short_name": "IDEX",
  "description": "Wallet-funded NIN and BVN verification for Nigerian businesses, with a REST API. IDEX is an independent technology platform and is not affiliated with NIMC, NIBSS or the CBN.",
  "id": "/dashboard",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#0B1F3A",
  "lang": "en-NG",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "description": "Check your balance and fund your wallet",
      "url": "/dashboard/wallet",
      "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Verification history",
      "short_name": "History",
      "description": "Review your past verifications and their references",
      "url": "/dashboard/verifications",
      "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "API keys",
      "short_name": "API keys",
      "description": "Manage the keys your integration uses",
      "url": "/dashboard/api-keys",
      "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
