{
  "name": "Nexo Certificação",
  "short_name": "Nexo",
  "description": "Sistema de venda e gestão de certificados digitais",
  "start_url": "/",
  "id": "nexo-certificacao-pwa",
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [],
  "scope": "/",
  "scope_extensions": [
    { "origin": "*.nexocertificacao.com" }
  ],
  "display": "standalone",
  "display_override": ["window-controls-overlay", "tabbed", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#F4F7F6",
  "theme_color": "#00C9A7",
  "dir": "ltr",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/print1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/print2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/print3.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Início",
      "url": "/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Nova Venda",
      "short_name": "Vender",
      "url": "/vendas",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Painel de Renovações",
      "short_name": "Renovar",
      "url": "/renovacoes",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "file_handlers": [],
  "protocol_handlers": [],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "widgets": [],
  "note_taking": {
    "new_note_url": "/vendas"
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "categories": ["business", "productivity"]
}
