{
  "name": "Daily Task List",
  "short_name": "Tasks",
  "description": "A minimal, beautiful dashboard for your new tab. Track tasks, manage links, and stay focused.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0074E8",
  "icons": [
    {
      "src": "/icons/48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icons/128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
