{
  "name": "Codexy Hub Comercial",
  "short_name": "Hub Codexy",
  "description": "Central de materiais, treinamentos e vídeos do time comercial Codexy",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#070c1c",
  "theme_color": "#0055ff",
  "orientation": "any",
  "lang": "pt-BR",
  "categories": ["business", "education"],
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-apple.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
