{
  "name": "Portal Apex",
  "short_name": "Apex",
  "description": "Portal de Resgates - Apex Soluções em Marketing",
  "start_url": "/portal.php",
  "display": "standalone",
  "background_color": "#f4f6f9",
  "theme_color": "#002855",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}