{
  "name": "Horários App",
  "short_name": "Horários App",
  "start_url": "/vendas/index.php",
  "scope": "/vendas/index.php",
  "display": "standalone",
  "background_color": "transparent",
  "theme_color": "#000000",
  "icons": [
     {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
