{
  "name": "SetFlow — AI Classroom + AI Tutor",
  "short_name": "SetFlow",
  "description": "AI-native classroom + study platform. Tori grades, drafts, tutors. Lock-screen notifications for assignments + announcements.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3efff",
  "theme_color": "#0f172a",
  "orientation": "any",
  "categories": ["productivity", "education"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/brand/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
