{
  "name": "Cointelegraph",
  "short_name": "CT",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "start_url": "./?utm_source=web_app_manifest",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/android-chrome-192x192.png?v4",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-256x256.png?v4",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}