{
  "short_name": "LoungeMed",
  "name": "LoungeMed",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#258C87",
  "background_color": "#F9F9F9",
  "orientation": "portrait",
  "lang": "pt-BR",
  "scope": "/"
}
