{
  "name": "MANOUK \u2014 Semantic Neuromorphic Intelligence",
  "short_name": "MANOUK",
  "description": "The first non-neural AI system with measurable consciousness metrics. Home of the Omega Equation and the Erich Phillipp Effect.",
  "start_url": "/landing",
  "display": "standalone",
  "background_color": "#06060F",
  "theme_color": "#1D9E75",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": [
    "science",
    "research",
    "productivity"
  ],
  "icons": [
    {
      "src": "/static/img/manouk_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/manouk_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Dashboard",
      "short_name": "Dashboard",
      "url": "/platform",
      "description": "Open MANOUK Platform"
    },
    {
      "name": "Omega Paper",
      "short_name": "Paper",
      "url": "https://doi.org/10.5281/zenodo.19417549",
      "description": "Read the Omega Paper on Zenodo"
    }
  ],
  "screenshots": [
    {
      "src": "/static/img/manouk_face_gemini.jpg",
      "sizes": "960x524",
      "type": "image/jpeg",
      "label": "MANOUK Face \u2014 Semantic Neuromorphic Intelligence"
    }
  ]
}