{
  "name": "LearnLog — Calm Study Tracker",
  "short_name": "LearnLog",
  "description": "A calm, ADHD-friendly learning tracker. Build knowledge trees, log sessions, and track your progress honestly — no gamification.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#F6F1E7",
  "theme_color": "#C4863A",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education", "productivity"]
}
