{
  "name": "Hive",
  "short_name": "Hive",
  "description": "Trade Fast. Trust Easy. Live Simply.",
  "start_url": "/hive-web/",
  "scope": "/hive-web/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#8B2BE2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/hive-web/hive-logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/hive-web/hive-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/hive-web/hive-logo.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}
