{
          "name": "Theme Aureus",
          "short_name": "Aureus",
          "icons": [{
            "src": "/web/image/pwa.setting/1/pwa_icon_128",
              "sizes": "128x128",
              "type": "image/png"
            }, {
              "src": "/web/image/pwa.setting/1/pwa_icon_144",
              "sizes": "144x144",
              "type": "image/png"
            }, {
              "src": "/web/image/pwa.setting/1/pwa_icon_152",
              "sizes": "152x152",
              "type": "image/png"
            }, {
              "src": "/web/image/pwa.setting/1/pwa_icon_192",
              "sizes": "192x192",
              "type": "image/png"
            }, {
              "src": "/web/image/pwa.setting/1/pwa_icon_256",
              "sizes": "256x256",
              "type": "image/png"
            }, {
              "src": "/web/image/pwa.setting/1/pwa_icon_512",
              "sizes": "512x512",
              "type": "image/png"
            }],
          "start_url": "/web",
          "display": "standalone",
          "background_color": "#074b80",
          "theme_color": "#074b80"
        }