{
  "id": "/",
  "name": "RestoGestion",
  "short_name": "RestoGestion",
  "description": "Plataforma integral de gestión operativa y financiera para restaurantes y servicios de comida.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "window-controls-overlay", "tabbed"],
  "scope": "/",
  "lang": "es",
  "dir": "ltr",
  "categories": ["food", "business", "lifestyle"],
  "iarc_rating_id": "e84b072d-2244-4161-bb37-ce84cb18539d",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://www.retogestionpro.me/manifest.json"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+restogestion",
      "url": "/?url=%s"
    }
  ],
  "shortcuts": [
    {
      "name": "Hacer un pedido",
      "url": "/",
      "icons": [{"src": "/icon.png", "sizes": "1254x1254", "type": "image/png"}]
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "text/plain": [".txt"]
      }
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "widgets": [
    {
      "name": "RestoGestion Widget",
      "short_name": "Widget",
      "description": "Widget de acceso rapido",
      "tag": "restogestion-widget",
      "template": "/widget-template",
      "ms_ac_template": "/ms-ac-template.json",
      "data": "/widget-data.json",
      "type": "application/json",
      "auth_base_url": "/",
      "backgrounds": [
        {
          "src": "/icon.png",
          "sizes": "1254x1254",
          "type": "image/png"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "new_note_url": "/"
  },
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "1254x1254",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/captura1.jpg",
      "sizes": "715x1600",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "/captura2.jpg",
      "sizes": "715x1600",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "/captura3.jpg",
      "sizes": "715x1600",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "/captura4.jpg",
      "sizes": "715x1600",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ]
}
