{
  "name": "Punch",
  "short_name": "Punch",
  "description": "Track your hours, pay periods, and export clean invoices.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "icons": [
    {
      "src": "/media/punchIcon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}