{
  "name": "JuniTech Dashboard TI",
  "short_name": "JuniTech",
  "description": "Painel de Controle TI JuniTech",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0D2140",
  "theme_color": "#1A3B6D",
  "orientation": "any",
  "icons": [
    {
      "src": "favicon.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "favicon.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}