Sha256: 092d13406e61833a03c41f83af7803ae4b64bb09757165e378cb1fe6f1b4d667

Contents?: true

Size: 419 Bytes

Versions: 62

Compression:

Stored size: 419 Bytes

Contents

json.name Workarea.config.site_name
json.short_name Workarea.config.site_name
json.icons(%w(192x192 512x512)) do |size|
  json.src favicons_path(size)
  json.sizes size
  json.type 'image/png'
end
json.theme_color Workarea.config.web_manifest.theme_color
json.background_color Workarea.config.web_manifest.background_color
json.start_url '/?utm_source=homescreen'
json.display Workarea.config.web_manifest.display_mode

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.4.13 app/views/workarea/storefront/pages/web_manifest.json.jbuilder
workarea-storefront-3.4.12 app/views/workarea/storefront/pages/web_manifest.json.jbuilder