{
  "name": "BrightPaths - Learning for Every Mind",
  "short_name": "BrightPaths",
  "description": "K-5 learning platform designed for neurodivergent learners. Explore Math, Reading, Writing, Geography, and History with clear, structured lessons.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "kids"],
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "icons": [
    {
      "src": "/icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-mobile.png",
      "sizes": "768x1408",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BrightPaths home page on mobile"
    },
    {
      "src": "/screenshots/screenshot-desktop.png",
      "sizes": "1408x768",
      "type": "image/png",
      "form_factor": "wide",
      "label": "BrightPaths home page on desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Math Courses",
      "short_name": "Math",
      "url": "/subjects/math",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Reading Courses",
      "short_name": "Reading",
      "url": "/subjects/reading",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Progress",
      "short_name": "Progress",
      "url": "/progress",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
