{
  "name": "Guidance Hub — MLK Jr. Primary",
  "short_name": "Guidance Hub",
  "description": "School Guidance Counselor Dashboard for Dr. Martin Luther King Jr. Primary School, Sint Maarten",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0c1410",
  "theme_color": "#0c1410",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Check-Ins",
      "short_name": "Check-In",
      "description": "Log a student check-in",
      "url": "/dashboard/checkins",
      "icons": [{ "src": "/icon.png", "sizes": "512x512" }]
    },
    {
      "name": "Red Flagged List",
      "short_name": "Red Flagged",
      "description": "View red flagged students",
      "url": "/dashboard/red-flagged-list",
      "icons": [{ "src": "/icon.png", "sizes": "512x512" }]
    }
  ]
}
