{
  "name": "Flow — bubbles & jungle",
  "short_name": "Flow",
  "description": "Pomodoro time tracking with goal bubbles, a task jungle and zero-inbox triage.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c1410",
  "theme_color": "#0c1410",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
