{
  "name": "Rádio Líder FM",
  "short_name": "Líder FM",
  "description": "Portal regional, rádio ao vivo e conteúdo local da Rádio Líder FM.",
  "id": "./",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#D40000",
  "icons": [
    {
      "src": "log.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "log.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}