{
  "name": "Whaticket E2E — Painel QA",
  "short_name": "E2E Painel",
  "description": "Painel único de testes QA Playwright — dispare testes e veja relatórios sem CLI",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f1419",
  "theme_color": "#20a53a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./favicon.ico",
      "sizes": "1134x1135",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "./logo.png",
      "sizes": "450x450",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "utilities"
  ],
  "screenshots": [
    {
      "src": "./logo.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}