{
  "name": "Study Desk",
  "short_name": "Study Desk",
  "description": "Free student toolkit — focus timer, GPA calculator, flashcards, notes. No sign-up, no ads.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0E1117",
  "theme_color": "#0E1117",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
