{
  "name": "UDoChain Escrow Challenge",
  "short_name": "Escrow Challenge",
  "description": "World Cup conditional escrow technology demo using virtual EscrowCoins.",
  "id": "https://escrowbet.cool/",
  "start_url": "https://escrowbet.cool/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#030914",
  "theme_color": "#06101d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "sports", "utilities"],
  "shortcuts": [
    {
      "name": "World Cup Matches",
      "short_name": "Matches",
      "url": "/#matches",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "My Agreements",
      "short_name": "Agreements",
      "url": "/#agreements",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
