{
  "name": "The Same Scale",
  "short_name": "Same Scale",
  "description": "GDP, net worth, and market cap on a single axis",
  "start_url": "/datavis/billions/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "social.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "share_target": {
    "action": "/datavis/billions/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
