{
  "gcm_sender_id": "482941778795",
  "gcm_sender_id_comment": "Do not change the GCM Sender ID",
  "name": "TheNewsMarket - News and Content for Media",
  "short_name": "TheNewsMarket - News and Content for Media",
  "description": "TheNewsMarket is a cutting-edge newsroom and content distribution platform showcasing editorials, news and videos from the world's biggest brands. Subscribe for free today.",
  "icons": [
    {
      "src": "../dist/images/icon192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../dist/images/icon512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "display": "standalone",
  "start_url": "/",
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}