{
  "name": "FocusList — Modern Todo App",
  "short_name": "FocusList",
  "description": "A polished, responsive todo app for organizing tasks and staying focused.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#101522",
  "theme_color": "#4068E6",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}