{
  "name": "Brooky Admin",
  "short_name": "Brooky",
  "description": "Brooky Bake Shop admin dashboard",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf2ef",
  "theme_color": "#efb9b2",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
