{
  "name": "Bibuaran Guinea Ecuatorial",
  "short_name": "Bibuaran GQ",
  "description": "Compra y vende en Guinea Ecuatorial, todo en un solo lugar",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a5632",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}