{
  "name": "Blue Events Admin",
  "short_name": "BE Admin",
  "description": "Private management portal for Blue Events staff.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32 48x48 64x64",
      "type": "image/x-icon"
    }
  ],
  "theme_color": "#0f1115",
  "background_color": "#0f1115",
  "display": "standalone",
  "start_url": "/management",
  "scope": "/management"
}
