{
  "name": "Lancers Employee Directory",
  "short_name": "Lancers Directory",
  "description": "The Lancers Employee Directory is your go-to resource for finding and connecting with colleagues at Lancers. Discover detailed profiles, contact information, and professional backgrounds of all our employees.",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-250x250.png",
      "sizes": "250x250",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-500x500.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-375x375.png",
      "sizes": "375x375",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
