{
  "name": "SchoolGradesUp",
  "short_name": "SGU",
  "description": "Interactive K-12 Learning Platform — Grades 1-12",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F0FF",
  "theme_color": "#6C3CE1",
  "orientation": "portrait-primary",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%236C3CE1'/><text y='140' font-size='120' text-anchor='middle' x='96'>🎓</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
