{
  "name": "Portal de Acceso a Puertos",
  "short_name": "Acceso Puertos",
  "description": "Aplicación de accerso a los puertos",
  "categories": "['Gobierno']",
  "lang": "es-AR",
  "dir": "rtl",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#82c35e",
  "background_color": "#82c35e",
  "start_url": "/",
  "permissions": ["https://puertos.tramitesenlinea.com.ar"],
  "apps": [
    {
      "platform": "",
      "id": "",
      "url": ""
    }
  ],
  "icons": [
    {
      "src": "/icons/256.png",
      "type": "image/png",
      "size": "256x256"
    },
    {
      "src": "/icons/128.png",
      "type": "image/png",
      "size": "128x128"
    },
    {
      "src": "/icons/48.png",
      "type": "image/png",
      "size": "48x48"
    },
    {
      "src": "/icons/32.png",
      "type": "image/png",
      "size": "32x32"
    }
  ]
}
