{
  "name": "Vybe — Descubra seu próximo hobby",
  "short_name": "Vybe",
  "description": "Deslize por hobbies personalizados com base no seu humor, tempo e orçamento.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0710",
  "theme_color": "#a020f0",
  "lang": "pt-BR",
  "categories": ["lifestyle", "entertainment", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
