{
  "name": "Focus — Tasks & Diary",
  "short_name": "Focus",
  "description": "Local-first to-do list ranked by the Eisenhower Matrix, with a daily diary and focus reminders.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#1f2933",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
