{
  "name": "Time Keeper",
  "short_name": "Time Keeper",
  "description": "Personal time tracking and productivity",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#0a0908",
  "theme_color": "#0a0908",
  "icons": [
    {
      "src": "/icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
