{
  "dir": "ltr",
  "lang": "it",
  "name": "Blasting News Channels",
  "scope": "/",
  "display": "standalone",
  "start_url": "/news/tag/my-home/",
  "short_name": "BN Channels",
  "theme_color": "#f5f5f5",
  "gcm_sender_id": "653317226796",
  "description": "Blasting News Channels PWA",
  "orientation": "portrait",
  "background_color": "#f5f5f5",
  "related_applications": [],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/images/pwa/logo-185x140.png",
      "type": "image/png",
      "sizes": "185x140"
    },
    {
      "src": "/images/pwa/logo-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/pwa/logo-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/images/apple-touch-icons/touch-icon-iphone.png",
      "type": "image/png",
      "sizes": "60x60"
    },
    {
      "src": "/images/apple-touch-icons/touch-icon-ipad.png",
      "sizes": "76x76",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icons/touch-icon-iphone-retina.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icons/touch-icon-ipad-retina.png",
      "sizes": "152x152",
      "type": "image/png"
    }
  ]
}