{
  "name": "Distribuidora Mayorista",
  "short_name": "Distribuidora",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e293b",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192.png?text=Logo+App",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512x512.png?text=Logo+App",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}