{
  "name": "Mi Marketplace Cubano",
  "short_name": "MiMarket",
  "description": "Compra productos de múltiples vendedores en Cuba",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#1a3c34",
  "theme_color": "#1a3c34",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192/1a3c34/white?text=🛒",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512x512/1a3c34/white?text=🛒",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}