{
  "name": "@font-face {       font-family: 'Cocogoose';       src: url('/fonts/Cocogoose-Pro-Regular-trial.ttf') format('truetype');       font-weight: 400;       font-style: normal;     }     @font-face {       font-family: 'Recoleta';       src: url('/fonts/Recoleta-RegularDEMO.otf') format('opentype');       font-weight: 400;       font-style: normal;     }",
  "short_name": "@font-face {       font-family: 'Cocogoose';       src: url('/fonts/Cocogoose-Pro-Regular-trial.ttf') format('truetype');       font-weight: 400;       font-style: normal;     }     @font-face {       font-family: 'Recoleta';       src: url('/fonts/Recoleta-RegularDEMO.otf') format('opentype');       font-weight: 400;       font-style: normal;     }",
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}