{
  "name": "Birsdy Employee",
  "short_name": "Birsdy",
  "description": "Birsdy employee portal",
  "start_url": "/employee/dashboard",
  "scope": "/employee",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E3A59",
  "theme_color": "#0E3A59",
  "icons": [
    {
      "src": "/favicon_birsdy/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon_birsdy/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/maskable_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
