{
  "name": "PS360 Time",
  "short_name": "Time",
  "description": "PS360 employee arrival and shift confirmation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f7f8",
  "theme_color": "#1a2e44",
  "icons": [
    {
      "src": "/assets/time-icon-v6-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/time-icon-v6-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
