{
  "name": "Layla Bagels Ops",
  "short_name": "Layla Ops",
  "description": "Operations dashboard for Layla Bagels",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#F7F4EC",
  "theme_color": "#916E56",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
