{
  "name": "Studwy - AI Study Planner",
  "short_name": "Studwy",
  "description": "AI-powered study planner with Pomodoro timer, Google Calendar sync, and analytics for university students.",
  "start_url": "https://studwy.com",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/assets/images/studwy-icon-black.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/images/studwy-icon-black.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en",
  "dir": "ltr"
}
