{
  "name": "RTÉ Online",
  "short_name":"RTÉ",
  "orientation":"portrait",
  "description": "RTÉ Online brings you the latest Irish news and international news with up to the minute reports on breaking stories. This page is best viewed as a web app, select 'allow' to get the best experience.",
  "display": "standalone",
  "theme_color": "#00A7B3",
  "gcm_sender_id": "185854136683",
  "background_color": "#00A7B3",
  "icons": [
    {
      "src": "https://www.rte.ie/img/logo-48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "https://www.rte.ie/img/logo-96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "https://www.rte.ie/img/logo-192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "related_applications": [{
    "platform": "web",
    "url":"https://www.rte.ie/"
  }, {
    "platform": "play",
    "url": "https://play.google.com/store/apps/details?id=ie.rte.news",
    "id": "ie.rte.news"
  },{
    "platform": "itunes",
    "url": "https://itunes.apple.com/ie/app/rté-news-now/id355836123"
  }],
  "start_url": "/?utm_source=web_app"
}