{
  "name": "KMFRI ATTENDANCE SYSTEM",
  "short_name": "KMFRI",
  "description": "Clock in and clock out reliably with the system.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b3140",
  "theme_color": "#0b3140",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/vite.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
