{
  "name": "The Study Hub",
  "short_name": "Study Hub",
  "description": "Your focused study companion — notes, battles, news, and AI tutoring.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0618",
  "theme_color": "#7c3aed",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Open Vault",
      "url": "/vault",
      "description": "Go to your study Vault"
    },
    {
      "name": "The Lounge",
      "url": "/lounge",
      "description": "Groups, battles, and study links"
    },
    {
      "name": "News",
      "url": "/news",
      "description": "Education news and day-off alerts"
    }
  ]
}
