{
  "name": "Time Tracker",
  "short_name": "TimeTracker",
  "description": "A modern, professional, and clean time tracking PWA.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#eef2ff",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/timer.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
} 