{
  "name": "G3 Foundation",
  "short_name": "G3",
  "description": "Monthly membership for students ready to go beyond the syllabus",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/student/dashboard",
      "description": "Go to your dashboard"
    },
    {
      "name": "Current Mission",
      "url": "/student/mission",
      "description": "View your current mission"
    }
  ]
}
