{
  "name": "BurgerMoon",
  "short_name": "BurgerMoon",
  "description": "Pedí tu hamburguesa perfecta — armá tu burger y recibila en tu casa.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#100D0A",
  "theme_color": "#100D0A",
  "orientation": "portrait",
  "icons": [
    { "src": "brand/favicon-64.png", "sizes": "64x64", "type": "image/png" },
    { "src": "brand/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
