Sha256: 6a92b57692d45b9a34285e13831e4d1fc7a11264d8e3630dd0916d8f78e13d4f

Contents?: true

Size: 536 Bytes

Versions: 2

Compression:

Stored size: 536 Bytes

Contents

{
  "short_name": "Thecore",
  "icons": [
      {
          "src": "<%= image_path 'android-chrome-192x192.png' %>",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "<%= image_path 'android-chrome-512x512.png' %>",
          "sizes": "512x512",
          "type": "image/png"
      }
  ],
  "name": "Thecore",
  "theme_color": "#37505C",
  "background_color": "#96616B",
  "orientation": "portrait",
  "display": "standalone",
  "optional_permissions": ["clipboardWrite", "clipboardRead"]
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
thecore_ui_commons-3.0.7 app/assets/javascripts/manifest.json
thecore_ui_commons-3.0.6 app/assets/javascripts/manifest.json