{
  "name": "Estação Gospel",
  "short_name": "EstaçãoG",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1E90FF",
  "icons": [
    {
      "src": "assets/img/logo-pwa.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}