{
  "name": "Rede GranAtoa",
  "short_name": "GranAtoa",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0d2d4c",
  "theme_color": "#f7b733",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/logo_192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/logo_512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}