{
  "name": "AVD Platform",
  "short_name": "AVD",
  "lang": "es-ES",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000",
  "thene_color": "#888",
  "icons": [
    {"src": "/data/img/icon-192.png", "sizes": "192x192", "type": "image/png"}
  ]
}