{
  "name": "NeuroKnights - Brain Science Adventures for Kids",
  "short_name": "NeuroKnights",
  "description": "Interactive neuroscience games, anatomy lessons, and educational content designed to help children learn about the brain, body systems, and healthy habits.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#071424",
  "theme_color": "#071424",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/neuro-knights-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/neuro-knights-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education",
    "kids",
    "games",
    "science"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "screenshots": [
    {
      "src": "/images/mainhero.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}


