{
  "name": "taodo — flow with your tasks",
  "short_name": "taodo",
  "description": "A calm, Tao-inspired todo app. Brain-dump tasks, let the app draw one, do it in gentle timed spans.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e2229",
  "theme_color": "#1e2229",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
