{
  "name": "Minhas Entregas - Pede.la",
  "short_name": "Pede.la Entregas",
  "start_url": "/login/index.php",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#009e74",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/_core/_cdn/img/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/_core/_cdn/img/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}