{
  "name": "Bun Love Menu",
  "short_name": "Bun Love",
  "description": "Explore the Bun Love digital menu — burgers, shakes, sandwiches and more.",
  "start_url": "/menu.html",
  "display": "standalone",
  "background_color": "#1B4332",
  "theme_color": "#1B4332",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/images/logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "assets/images/logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
