<?xml version='1.0' encoding='utf-8'?>
<widget id="es.globergycloud.tkgastos" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
  <name>TK Gastos</name>
  <description>Aplicación Android para TK Gastos</description>
  <author email="soporte@globergycloud.es" href="https://globergycloud.es">Globergy</author>
  <content src="index.html" />
  <plugin name="cordova-plugin-whitelist" spec="1" />
  <access origin="*" />
  <allow-navigation href="https://globergycloud.es/*" />
  <allow-intent href="http://*/*" />
  <allow-intent href="https://*/*" />
  <platform name="android">
    <allow-intent href="market:*" />
  </platform>
</widget>
