{
  "name": "Field Tracker",
  "short_name": "Tracker",
  "description": "Selfie + GPS attendance tracker for field employees.",
  "start_url": "/clock/index.php",
  "scope": "/clock/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#198754",
  "theme_color": "#198754",
  "lang": "en-PH",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
