{
  "start_url": "https://teste.app.ebarn.com.br",
  "scope": "/",
  "name": "eBarn - Compra, venda e cotação de grãos e insumos",
  "short_name": "eBarn - Negocie Grãos",
  "lang": "Portuguese",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#fcfcff",
  "icons": [
    {
      "src": "manifest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "br.com.ebarn"
    }
  ]
}
