{
  "name": "BNI Check-in & Admin",
  "short_name": "BNI Check-in",
  "description": "Sistema de Check-in e Painel de Controle BNI",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#3b0712",
  "theme_color": "#3b0712",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
