{
  "name": "TeenEdge Academy",
  "short_name": "TeenEdge",
  "description": "Online, instructor-led small-group math and English tutoring for grades 5–12.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0097b2",
  "background_color": "#1a2744",
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Parent Dashboard",
      "url": "/dashboard.html",
      "description": "View your student's schedule and progress"
    },
    {
      "name": "Enroll",
      "url": "/enrollment.html",
      "description": "Apply for a class"
    }
  ]
}
