{
  "name": "CozyTasks",
  "short_name": "CozyTasks",
  "description": "A cozy, friendly task manager",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#007aff",
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
