{
        "short_name": "FC",
        "name": "Fast Company",
        "icons": [
          {
            "src": "https://images.fastcompany.net/image/upload/v1499719004/fcweb/android-chrome-192x192_drddmn.png",
            "sizes": "192x192",
            "type": "image/png"
          },
          {
              "src": "https://images.fastcompany.net/image/upload/v1499719004/fcweb/android-chrome-512x512_kmmfwf.png",
              "sizes": "512x512",
              "type": "image/png"
          }
        ],
        "start_url": "/?source=pwa",
        "display": "standalone",
        "prefer_related_applications": true,
        "background_color": "#ffffff",
        "scope": "/",
        "theme_color": "#ffffff",
        "description": "Fast Company is the world's leading progressive business media brand, with a unique editorial focus on innovation in technology, leadership, and design."
      }