{
  "name": "Bright Qid",
  "short_name": "Bright Qid",
  "description": "Bright Qid is a parent-guided cognitive skills training app for children ages 4-11. Daily missions in reasoning, math, language, and problem solving, with clear progress insights for parents.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#6C5CE7",
  "theme_color": "#6C5CE7",
  "categories": ["education", "kids"],
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Today's plan",
      "short_name": "Today",
      "description": "Jump straight to today's parent dashboard",
      "url": "/app/parent",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Reports",
      "short_name": "Reports",
      "description": "Open the latest parent progress report",
      "url": "/app/parent/reports",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Rewards & coins",
      "short_name": "Rewards",
      "description": "Manage coins, billing and rewards",
      "url": "/app/parent/billing",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-1.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Parent dashboard with weekly accuracy and skill progress"
    },
    {
      "src": "/screenshots/mobile-2.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Child home with today's mission, skills, coins and trophies"
    },
    {
      "src": "/screenshots/desktop-1.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Parent dashboard with two children and weekly insights"
    }
  ]
}
