{
  "name": "Portal do Cliente - Loja DAXV",
  "short_name": "Loja DAXV",
  "description": "Autoatendimento e Status de Encomendas",
  "start_url": "./cliente.php",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#f39c12",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}