{
  "name": "Va4ecom Time Tracker",
  "short_name": "Va4ecom Tracker",
  "description": "Track and review WooCommerce freelance work time on Va4ecom. Installable desktop-style web app connected to your Va4ecom account.",
  "start_url": "/time-tracker",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#ffffff",
  "theme_color": "#0f2740",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "https://horizons-cdn.hostinger.com/871e56b8-f163-467f-9800-e08f73a0b045/06f5e5dda146f88457b9e73f28b86756.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/871e56b8-f163-467f-9800-e08f73a0b045/06f5e5dda146f88457b9e73f28b86756.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start tracking time",
      "short_name": "Track",
      "url": "/time-tracker",
      "description": "Open the freelancer time tracker"
    },
    {
      "name": "Review timesheets",
      "short_name": "Timesheets",
      "url": "/timesheets",
      "description": "Review and approve freelancer time entries"
    }
  ]
}
