{
  "name": "Whatys",
  "short_name": "Whatys",
  "description": "Atendimento e relatórios da clínica",
  "start_url": "/inbox",
  "display": "standalone",
  "background_color": "#0f1733",
  "theme_color": "#0f1733",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icone.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icone.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
