{
  "name": "Aether Support Corp",
  "short_name": "Aether Support",
  "description": "Sistema de Suporte e Gestão de Chamados Aether Corp",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "icons": [
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/aether_core_icon_render.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
