{
  "name": "ERE Blog",
  "short_name": "ERE",
  "description": "Politics, Arts, Faith, Biographies",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#9d42c1",
  "theme_color": "#9d42c1",
  "icons": [
    {
      "src": "/images/LOGO-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/LOGO-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}