{
  "id": "/",
  "name": "BRZKTickets",
  "short_name": "BRZK",
  "description": "Plataforma mobile-first para descobrir, publicar e operar eventos e ingressos.",
  "lang": "pt-BR",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "browser"],
  "orientation": "portrait",
  "background_color": "#090707",
  "theme_color": "#090707",
  "categories": ["events", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png?v=20260426-1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=20260426-1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png?v=20260426-1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg?v=20260426-1",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Explorar eventos",
      "short_name": "Eventos",
      "url": "/",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=20260426-1",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Entrar",
      "short_name": "Login",
      "url": "/entrar",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=20260426-1",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}