{
  "name": "Tião - Controle de Clientes",
  "short_name": "Controle Clientes",
  "description": "Sistema de Gestão de Clientes - Tião Controle",
  "start_url": "../index.html?v=5",
  "display": "standalone",
  "background_color": "#9168e8",
  "theme_color": "#9168e8",
  "icons": [
    {
      "src": "../img/CONTROLE.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "../img/CONTROLE.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait-primary",
  "scope": "/"
}