{
  "name": "Daily Planner",
  "short_name": "Planner",
  "description": "Personal daily planner — tasks, Big 3, habits, schedule, content library, notes, Pomodoro.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d1a1c",
  "theme_color": "#0d1a1c",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
