{
  "name": "Counting to Calculus",
  "short_name": "C→C Math",
  "description": "Adaptive math mastery from counting through calculus — where classical education meets STEM excellence.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a3a8f",
  "theme_color": "#1a3a8f",
  "lang": "en-US",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Mastery Tracker",
      "short_name": "Tracker",
      "description": "Track your math mastery progress",
      "url": "/mastery-tracker",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Math Fluency",
      "short_name": "Fluency",
      "description": "Practice math fluency drills",
      "url": "/fluency",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Assessments",
      "short_name": "Assess",
      "description": "Take a placement assessment",
      "url": "/assessment",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Counting to Calculus home screen"
    }
  ]
}
