{
  "name": "Elasticsearch Mobile",
  "short_name": "Elasticsearch Mobile",
  "description": "Integrate an Elasticsearch search engine into your application to obtain results instantly.\n<br><br>\nThis component is <b>not officially supported</b>.\n<br><br>\nLearn more on the <a target=\"_blank\" href=\"https://silkui.outsystems.com/Patterns_Mobile.aspx#Mobile_Components_Elasticsearch\">Silk UI Website.</a>",
  "display": "browser",
  "background_color": "#ffffff",
  "theme_color": "#48B9CF",
  "icons": [
    {
      "src": "/ElasticsearchMobileSample/img/ElasticsearchMobileSample.AppLogo.48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/ElasticsearchMobileSample/img/ElasticsearchMobileSample.AppLogo.96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/ElasticsearchMobileSample/img/ElasticsearchMobileSample.AppLogo.192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/ElasticsearchMobileSample/img/ElasticsearchMobileSample.AppLogo.512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/ElasticsearchMobileSample/"
}