{
  "name": "M.M. Gandhe Supervisor",
  "short_name": "MMG Supervisor",
  "description": "Supervisor Attendance & Workforce Management application for M. M. Gandhe & Co.",
  "start_url": "/login?pwa=1",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#253265",
  "theme_color": "#253265",
  "icons": [
    {
      "src": "/images/supervisor_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/supervisor_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
