{
  "name": "Techgenyz",
  "short_name": "Techgenyz",
  "description": "The Techgenyz Chrome Extension delivers the latest AI, gaming, gadget, cybersecurity, and startup news from Techgenyz.com directly from your browser toolbar. Free to install.",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#ffffff",
  "theme_color": "#6e2fbb",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}