{
  "name": "GARRETTI TRADER",
  "short_name": "GARRETTI",
  "description": "Cockpit do trader Rodrigo Garretti (CNPI-T 9316). Sala ao vivo, análises e estratégias.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "minimal-ui",
  "display_override": ["minimal-ui", "browser", "standalone"],
  "orientation": "any",
  "background_color": "#0B0B0B",
  "theme_color": "#0B0B0B",
  "categories": ["finance", "education", "business"],
  "lang": "pt-BR",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}