{
    "name": "i-Toke Business",
    "short_name": "i Toke Business",
    "description": "Media Business",
    "background_color": "#740202",
    "theme_color": "#740202",
    "orientation": "portrait",
    "display": "standalone",
    "start_url": "./?utm_source=web_app_manifest",
    "scope": "./",
    "lang": "es-MX",
    "icons": [
      {
      "src": "images/icoweb.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/icoweb2.png",
      "type": "image/png",
      "sizes": "512x512"
    }
    ]
  }


