{
  "name": "The BMW Group LinkBuilder X",
  "short_name": "LinkBuilder",
  "description": "**Standalone Nuxt 2 / Vue 2 SPA** (`ssr: false`, static generate) — despite the repo name, **no Core4 relation**: no core4ui, no Core4 BE, no Core4 auth. The name is historical (GitHub org THE-MARCOM-ENGINE). Served as a static SPA from an nginx container (AWS EKS), not by a Core4 BE.",
  "icons": [
    {
      "src": "/_nuxt/icons/icon_64x64.789e72.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/_nuxt/icons/icon_120x120.789e72.png",
      "sizes": "120x120",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/_nuxt/icons/icon_144x144.789e72.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/_nuxt/icons/icon_152x152.789e72.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/_nuxt/icons/icon_192x192.789e72.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/_nuxt/icons/icon_384x384.789e72.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/_nuxt/icons/icon_512x512.789e72.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/?standalone=true",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "rgb(28, 105, 212)",
  "lang": "en",
  "crossorigin": "use-credentials"
}