{
  "name": "Neurivue \u2014 Neural Perception Intelligence",
  "short_name": "Neurivue",
  "description": "Predict how the human brain responds to any content. Powered by TRIBE V2.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0F1A",
  "theme_color": "#00E5FF",
  "orientation": "portrait-primary",
  "categories": [
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/neurivue_icon-192_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/neurivue_icon-512_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}