{
  "name": "Insanos Adventure",
  "short_name": "Insanos Adventure",
  "description": "Inscreva-se nos melhores desafios de trilha. Participe do ranking e acompanhe suas estatísticas de quilometragem.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#ff3300",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./skull-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./skull-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
