{
  "name": "Meu App",
  "short_name": "Meu App Profissional",
  "description": "App Desenvolvido 2020",
  "lang": "pt",
  "start_url": "https://eurezende.com.br/index.html",
  "scope": "https://eurezende.com.br/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF9000",
  "icons": [
    {
      "src": "images/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "Play",
      "id": "eurezende.com.br",
      "url": "https://eurezende.com.br/"
    }
  ]

  {
  "prefer_related_applications": false,
  }
}
