{
  "name": "Taskvel",
  "short_name": "Taskvel",
  "description": "A fast, focused task organiser with a built-in focus timer.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f6f6f4",
  "theme_color": "#0a0a0a",
  "icons": [
    { "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='22' fill='%230a0a0a'/%3E%3Ctext x='50' y='72' font-family='Arial' font-size='62' font-weight='800' fill='%23fff' text-anchor='middle'%3ET%3C/text%3E%3C/svg%3E", "sizes": "192x192", "type": "image/svg+xml" }
  ]
}