{
  "name": "EduCS Feedback Desk",
  "short_name": "Feedback Desk",
  "description": "Student-facing Computer Science feedback tools: paste your work and get specific, evidence-based feedback before you submit.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F1419",
  "theme_color": "#5093BB",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
