{
  "name": "WorkLog - Work Diary",
  "short_name": "WorkLog",
  "description": "A feature-rich work diary for self-employed people to track jobs, hours, scheduling, and invoicing status.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0f19",
  "theme_color": "#0b3c5d",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
