{
  "name": "NDGalaxy - Neurodiversity Learning Platform",
  "short_name": "NDGalaxy",
  "description": "A space-themed learning platform empowering neurodivergent teens, parents, and coaches with practical tools and strategies",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1b4b",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["education", "health", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Explore Galaxy",
      "url": "/galaxy",
      "description": "Explore the NDGalaxy learning universe"
    },
    {
      "name": "Browse Content",
      "url": "/browse",
      "description": "Browse all learning content"
    }
  ]
}
