{
  "id": "/",
  "short_name": "Amanah",
  "name": "Amanah — Premium Blockchain Wallet for the UAE",
  "icons": [
    {
      "src": "favicon.ico",
      "type": "image/x-icon",
      "sizes": "16x16 32x32 48x48",
      "purpose": "any"
    },
    {
      "src": "AmanahPay_Logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "AmanahPay_Logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "AmanahPay_Logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#080808",
  "background_color": "#080808",
  "categories": ["finance", "business"],
  "description": "Prototype blockchain wallet and crypto payment demo for the UAE — no real payments are processed.",
  "shortcuts": [
    {
      "name": "Scan to Pay",
      "short_name": "Scan",
      "url": "/wallet/scan",
      "description": "Open the QR scanner to pay a merchant"
    },
    {
      "name": "Merchant dashboard",
      "short_name": "Merchant",
      "url": "/merchant",
      "description": "Open the Merchant application"
    }
  ]
}
