{
  "name": "Patentes AGD",
  "short_name": "Patentes",
  "theme_color": "#102B67",
  "background_color": "#fafafa",
  "lang": "es-ar",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay"
  ],
  "scope": "./",
  "start_url": "./",
  "orientation": "any",
  "description": "Consultar Patentes AGD",
  "id": "ar.com.agd.patentes.twa",
  "dir": "ltr",
  "related_applications": [],
  "icons": [
    {
      "src": "assets/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "assets/screenshot/Screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Homescreen of Patentes AGD App"
    },
    {
      "src": "assets/screenshot/Screenshot2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Result When Consulting Patent"
    }
  ],
  "shortcuts": [
    {
      "name": "Consult Patent",
      "url": "/",
      "description": "Screen to consult patent"
    }
  ],
  "launch_handler": {
    "client_mode": "auto"
  },
  "categories": [
    "business"
  ]
}