{
  "name": "AI - SISTEMA INTELIGENTE",
  "short_name": "AI - SISTEMA INTELIGENTE",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2b2b2b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/logo-urso192x192.jpg",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/logo-urso512x512.jpg",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
