{
  "name": "Nexus",
  "short_name": "Nexus",
  "description": "Aplicacion de gestion de envios y logistica",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "https://pwa-builder-manifest-api.azurewebsites.net/api/v2/image?url=https://via.placeholder.com/512.png&width=512&height=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://pwa-builder-manifest-api.azurewebsites.net/api/v2/image?url=https://via.placeholder.com/192.png&width=192&height=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
