{
  "id": "/",
  "name": "T-Punch",
  "short_name": "T-Punch",
  "description": "EN: Field punch clock & geofencing — Taína Technologies. FR: Pointage chantier & géorepérage. ES: Fichaje de obra y geofencing. PWA installable.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/public/t-punch",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#0d0d0d",
  "theme_color": "#16a34a",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/tpunch-pwa.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/tpunch-pwa.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
