{
  "name": "8Bit Security",
  "short_name": "8BitSecurity",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e1116",
  "theme_color": "#0e1116",
  "description": "Cybersecurity Threats, Intel & Insights in Real Time",
  "icons": [
    {
      "src": "/static/img/logos/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/logos/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
