{
  "name": "Xampz",
  "short_name": "Xampz",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#035603",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Início",
      "url": "/",
      "description": "Abrir o app"
    }
  ],
  "categories": [
    "entertainment",
    "social",
    "sports"
  ],
  "id": "/",
  "description": "A plataforma completa para organizar, gerenciar e acompanhar competições esportivas.",
  "lang": "pt-BR"
}