{
  "name": "WorkLedger",
  "short_name": "WorkLedger",
  "description": "Time tracking and billing for freelancers",
  "display": "standalone",
  "orientation": "any",
  "start_url": ".",
  "scope": ".",
  "theme_color": "#2563eb",
  "background_color": "#f8fafc",
  "categories": ["productivity", "business", "finance"],
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": []
}
