{
  "name": "WorkClock - Salary Calculator | Real-time Earnings Tracker",
  "short_name": "WorkClock",
  "description": "WorkClock is a free real-time salary calculator for office workers. Track your earnings per second, minute, hour, day, month, and year. Perfect for understanding your work value.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fbbf24",
  "theme_color": "#fbbf24",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities", "finance"],
  "lang": "en",
  "dir": "ltr",
  "scope": "./",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "public/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
