{
  "name": "Bite Me — Best Burgers in Town",
  "short_name": "Bite Me",
  "description": "Order juicy, stacked burgers straight to WhatsApp.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FFF7EC",
  "theme_color": "#E2452B",
  "orientation": "portrait",
  "icons": [
    { "src": "images/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
