{
  "name": "Súper Abarrotes Express",
  "short_name": "Súper Abarrotes",
  "description": "Tu tienda de abarrotes y súper mercado local con pedidos a domicilio por WhatsApp",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#dc2626",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23dc2626'/><text x='50%' y='65%' font-size='60' text-anchor='middle'>🛒</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
