{
  "name": "WoW Brain — neurocognitive OS",
  "short_name": "WoW Brain",
  "description": "Your second brain, coached by AI. 60+ cognitive trainers, practices, courses and a personal neuro-coach that turn your goals into daily progress.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#070b1e",
  "theme_color": "#0b1130",
  "orientation": "portrait-primary",
  "id": "com.wow-brain.app",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "education", "productivity", "lifestyle"],
  "shortcuts": [
    {
      "name": "Start free trial",
      "short_name": "Trial",
      "description": "Take the Neuro-Probe and meet your AI coach",
      "url": "/signup",
      "icons": [{"src": "/static/icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "How it works",
      "short_name": "How",
      "url": "/#how",
      "icons": [{"src": "/static/icons/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
