{
  "name": "Weemkap - Send Money Home",
  "short_name": "Weemkap",
  "description": "Send money to loved ones in Africa quickly, safely, and affordably",
  "theme_color": "#E85D33",
  "background_color": "#FAF9F7",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/ux/afro-fintech/",
  "scope": "/ux/afro-fintech/",
  "id": "/ux/afro-fintech/",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Send Money",
      "short_name": "Send",
      "description": "Start a new money transfer",
      "url": "/ux/afro-fintech/send",
      "icons": [
        {
          "src": "/icons/shortcut-send.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Activity",
      "short_name": "Activity",
      "description": "View your transaction history",
      "url": "/ux/afro-fintech/activity",
      "icons": [
        {
          "src": "/icons/shortcut-activity.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
