{
  "name": "LightDey.africa",
  "short_name": "LightDey",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121417",
  "theme_color": "#FF6B00",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/feathericons/feather/master/icons/zap.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}