{
  "name": "ORB Club",
  "short_name": "ORB",
  "description": "ORB Club — token wallet, EP P2P trading, daily settlement",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#010802",
  "theme_color": "#4C9130",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
