{
  "id": "/",
  "name": "Nexar ERP Condomínios",
  "short_name": "Nexar",
  "description": "Aplicativo de gestão inteligente para moradores e síndicos.",
  "start_url": "/nexar-login/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1e293b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/wp-content/plugins/nexar/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/plugins/nexar/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}