{
  "name": "StreetPay — Pay with crypto on the streets of Ghana",
  "short_name": "StreetPay",
  "description": "Spend crypto like cash in Ghana. Buy food, pay trotro fares, settle bills — instantly in GHS or MoMo from your crypto wallet.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05060F",
  "theme_color": "#00FFA3",
  "orientation": "portrait",
  "categories": ["finance", "business"],
  "shortcuts": [
    { "name": "Street Pay", "short_name": "Pay", "url": "/otc" },
    { "name": "Buy Crypto", "short_name": "Buy", "url": "/buy" },
    { "name": "Sell Crypto", "short_name": "Sell", "url": "/sell" },
    { "name": "Send Home", "short_name": "Remit", "url": "/remit" }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
