{
  "name": "NoeApp Hub",
  "short_name": "NoeApp",
  "description": "Hub centralizador de aplicativos PWA e SaaS da NoeSites.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0a0b1e",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/5968/5968756.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/5968/5968756.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
