{
  "name": "ERP Controll",
  "short_name": "Controll",
  "description": "Organize clientes, agenda e dinheiro em um só lugar.",
  "start_url": "/login",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0d11",
  "theme_color": "#0b0d11",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
