{
  "name": "Celsius Staff Portal",
  "short_name": "Staff Portal",
  "description": "Celsius Coffee Staff Portal — Loyalty & Points",
  "start_url": "/staff",
  "scope": "/staff",
  "display": "standalone",
  "background_color": "#171717",
  "theme_color": "#171717",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/celsius-logo-sm.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/images/celsius-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
