{
  "name": "TrueDay — Plan vs Actual Time Tracker",
  "short_name": "TrueDay",
  "description": "A warm, paper-like daily planner. Compare planned vs actual time, drag tasks onto a Gantt-style timeline, and see where the day diverged.",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAF7F0",
  "theme_color": "#FAF7F0",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "lifestyle", "utilities"]
}
