{
  "id": "/clocked/",
  "lang": "en",
  "name": "Clocked — Time Card & Hours Worked Calculator",
  "short_name": "Clocked",
  "description": "Free private time card calculator: total your weekly hours, split overtime and estimate gross pay — 100% on your device, works offline.",
  "start_url": "/clocked/",
  "scope": "/clocked/",
  "display": "standalone",
  "background_color": "#f3f5f8",
  "theme_color": "#475569",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
