{
  "name": "Omnia - Tienda Virtual",
  "short_name": "Omnia",
  "description": "Compra productos de Omnia en Cuba",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#1e3a3a",
  "theme_color": "#1e3a3a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192/1e3a3a/white?text=O",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512x512/1e3a3a/white?text=O",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}