{
  "name": "Guia Black",
  "short_name": "Guia Black",
  "description": "Guia Black — Descubra os melhores estabelecimentos, promoções e cupons exclusivos da sua cidade.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#111218",
  "background_color": "#0B0C10",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "shopping"],
  "launch_handler": {
    "client_mode": ["focus-existing", "navigate-new"]
  },
  "capture_links": "existing-client-navigate",
  "handle_links": "preferred",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://guiablack.app.br/manifest.json"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
