{
  "name": "Brasil Chasers",
  "short_name": "Brasil Chasers",
  "description": "Acompanhe registros, radar ao vivo e dados sobre tempo severo no Brasil.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0389c9",
  "categories": ["weather", "science"],
  "icons": [
    {
      "src": "img/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}