{
  "name": "JustPomo — Focus. Track. Improve.",
  "short_name": "JustPomo",
  "description": "A Pomodoro timer with project tracking, analytics, and streak insights.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#febf65",
  "theme_color": "#febf65",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
