{
  "name": "K-Habit Tracker",
  "short_name": "K-Habit",
  "description": "Master Korean, One Day at a Time — Track your daily Korean study habits",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fdf4ff",
  "theme_color": "#6b21a8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
