{
  "name": "Mafia Hub",
  "short_name": "Mafia Hub",
  "description": "Mafia Hub - Aplicativo de Gestão",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#C49B20",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "img/logo-preto.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/logo-preto.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "entertainment"],
  "screenshots": [],
  "shortcuts": []
}

