{
  "name": "Flowstate - Progress Tracker",
  "short_name": "Flowstate",
  "description": "A calm, minimal study tracker for students. Plan, execute, and measure your study time with clarity.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F7F4",
  "theme_color": "#5F6F52",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
