{
  "name": "TMC Punch Assistant — Pryor Plant",
  "short_name": "TMC Punch",
  "description": "TMC on-site Workday punch reminders — Pryor plant",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#070d18",
  "theme_color": "#0B1628",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}