{
  "name": "Hyllet - Crypto Exchange Platform",
  "short_name": "Hyllet",
  "description": "Hyllet is one stop crypto exchange platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F1F1F1",
  "theme_color": "#9FE3AB",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }
  ],
  "categories": ["finance", "utilities"],
  "shortcuts": [
    {
      "name": "Wallet",
      "short_name": "Wallet",
      "description": "View your wallet",
      "url": "/wallet"
    }
  ]
}
