{
  "id": "/dashboard.html",
  "name": "Dale! Te Pido - Catálogo y Pedidos",
  "short_name": "DaleTePido",
  "description": "Tu plataforma de gestión de pedidos y catálogo online por WhatsApp",
  "start_url": "/dashboard.html",
  "scope": "/",
  "lang": "es",
  "dir": "ltr",
  "display": "standalone",
  "display_override": [
    "tabbed",
    "standalone",
    "minimal-ui",
    "window-controls-overlay"
  ],
  "tab_strip": {
    "home_tab": {
      "url": "/dashboard.html"
    },
    "new_tab_button": {
      "url": "/dashboard.html"
    }
  },
  "background_color": "#0A0A0C",
  "theme_color": "#0A0A0C",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "shopping",
    "productivity",
    "utilities"
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=ar.com.daletepido.app",
      "id": "ar.com.daletepido.app"
    }
  ],
  "scope_extensions": [
    {
      "type": "origin",
      "origin": "https://daletepido.com.ar"
    },
    {
      "type": "origin",
      "origin": "https://app.daletepido.com.ar"
    },
    {
      "type": "origin",
      "origin": "https://admin.daletepido.com.ar"
    },
    {
      "type": "origin",
      "origin": "https://tienda.daletepido.com.ar"
    }
  ],
  "note_taking": {
    "new_note_url": "/dashboard.html?action=new_note"
  },
  "iarc_rating_id": "00000000-0000-0000-0000-000000000000",
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "handle_links": "preferred",
  "protocol_handlers": [
    {
      "protocol": "web+daletepido",
      "url": "/dashboard.html?store=%s"
    }
  ],
  "shortcuts": [
    {
      "name": "Pedidos",
      "short_name": "Pedidos",
      "description": "Ver pedidos recibidos",
      "url": "/dashboard.html?view=orders",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Productos",
      "short_name": "Productos",
      "description": "Gestionar productos y precios",
      "url": "/dashboard.html?view=products",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/dashboard.html",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/dashboard.html",
      "accept": {
        "text/csv": [
          ".csv"
        ],
        "application/json": [
          ".json"
        ]
      }
    }
  ],
  "widgets": [
    {
      "name": "DaleTePido Resumen",
      "short_name": "Resumen",
      "description": "Resumen de ventas y pedidos activos",
      "tag": "daletepido-widget",
      "template": "widget-template",
      "ms_ac_template": "widget.json",
      "data": "widget-data.json",
      "type": "text/html",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Panel de Control DaleTePido"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Gestión de Pedidos"
    }
  ]
}
