{
  "id": "/eucorretor-v4",
  "name": "Eu Corretor",
  "short_name": "Eu Corretor",
  "description": "Seu catálogo de imóveis de bolso.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBFBFB",
  "theme_color": "#2E5B5E",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}