{
  "short_name": "Rotas Gastronómicas",
  "name": "Rotas Gastronómicas",
  "theme_color": "#231F20",
  "background_color": "#231F20",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/launcher-icon-1.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "/img/launcher-icon-2.png",
      "type": "image/png",
      "sizes": "96x96"
    },
   
    {
      "src": "/img/launcher-icon-4.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/launcher-icon-5.png",
      "type": "image/png",
      "sizes": "310x310"
    },
    {
      "src": "/img/launcher-icon-6.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/index.php?utm_source=launcher"
}