{
  "name": "ClockShelf",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Track your working time with ClockShelf.",
  "categories": ["time", "business", "productivity", "time-tracking"],
  "theme_color": "oklch(65% 0.1347 242.69)",
  "background_color": "white"
}