{
  "short_name": "Neural-Hive",
  "name": "Neural Hive",
  "icons": [
    {
      "src": "favicon.ico?v=3",
      "sizes": "256x256",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "logo.jpg",
      "type": "image/jpg",
      "sizes": "86x64",
      "purpose": "any"
    },
    {
      "src": "icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "desktop.png",
      "sizes": "1919x1079",
      "type": "image/png",
      "label": "Desktop preview",
      "form_factor": "wide"
    },
    {
      "src": "mobile.jpg",
      "sizes": "1026x2221",
      "type": "image/jpg",
      "label": "Mobile preview"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}