{
  "name": "Forever Bot V8 - Loterias IA",
  "short_name": "Forever V8",
  "description": "Inteligência Artificial, Fechamentos Matemáticos e Simulador 3D para Loterias.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#00ffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "imgsite.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "imgsite.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}