{
  "name": "BlindDepot",
  "short_name": "BlindDepot",
  "description": "Sistema de gestión de pedidos Blinds Depot",
  "id": "com.blinddepotllc.blinddepot",
  "start_url": "https://www.blinddepotllc.com/systemroot/paginainicio/paginainicio.php",
  "scope": "https://www.blinddepotllc.com/systemroot/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#001f3f",
  "dir": "ltr",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://www.blinddepotllc.com/systemroot/images/icon/android-launchericon-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.blinddepotllc.com/systemroot/images/icon/android-launchericon-192-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}