{
  "name": "CramWeek",
  "short_name": "CramWeek",
  "description": "Cram smarter. Track what sticks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "icons": [
    {
      "src": "/brand/logo-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Snap homework",
      "short_name": "Homework",
      "description": "Photo a problem — tutor walks you through it",
      "url": "/?photo=1",
      "icons": [{ "src": "/brand/logo-mark.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Review due",
      "short_name": "Review",
      "description": "Spaced repetition queue",
      "url": "/#progress",
      "icons": [{ "src": "/brand/logo-mark.png", "sizes": "512x512", "type": "image/png" }]
    }
  ]
}
