{
  "name": "Gran Bazar Marketplace",
  "short_name": "Gran Bazar",
  "description": "Tu marketplace local. Encuentra tiendas, productos y ofertas en un solo lugar.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F7F8",
  "theme_color": "#5C5CFF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1472851294608-062f824d29cc?auto=format&fit=crop&w=192&q=80",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "https://images.unsplash.com/photo-1472851294608-062f824d29cc?auto=format&fit=crop&w=512&q=80",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
