{
  "name": "AfterON - Terminal de Portaria",
  "short_name": "Portaria AfterON",
  "description": "Terminal de Portaria Ultra Rápido e Leitor QR Code Offline com IndexedDB para controle de acesso em eventos ao vivo.",
  "start_url": "/produtor",
  "display": "standalone",
  "background_color": "#080A0E",
  "theme_color": "#50F9D2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
