{
  "name": "Tacos El Plebe",
  "short_name": "El Plebe",
  "description": "Authentic street tacos in Guadalupe, AZ — order online",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#C0392B",
  "background_color": "#1A1A1A",
  "icons": [
    {"src": "/assets/img/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any"},
    {"src": "/assets/img/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any"}
  ],
  "shortcuts": [
    {"name": "Order Tacos", "url": "/menu.html"},
    {"name": "Catering", "url": "/catering.html"}
  ]
}
