{
  "name": "Echoes of Kenya",
  "short_name": "Echoes",
  "description": "State of the Nation. Voice of the People.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#00e5ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/uploads/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/uploads/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}