{
  "name": "WeeklyCertified WH-347 Generator",
  "short_name": "WeeklyCertified",
  "description": "Fill the official WH-347 certified payroll form: hours, rates, fringe and overtime math, and the Statement of Compliance.",
  "id": "/",
  "start_url": "/wh-347-generator?source=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f5f8",
  "theme_color": "#1c2440",
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/assets/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
