{
  "name": "Time-N-Trace",
  "short_name": "TimeNTrace",
  "description": "Time and attendance tracking system",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FCFBFF",
  "theme_color": "#BD9CF5",
  "icons": [
    {
      "src": "/tnt logos/symbol darktheme.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tnt logos/symbol darktheme.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tnt logos/symbol light theme.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
