"icons": <%= [36, 48, 72, 96, 144, 192].map { |res| {
src: image_path("android-chrome-#{res}x#{res}.png").gsub("/", "\\/"),
sizes: "#{res}x#{res}",
"icons": <%= [36, 48, 72, 96, 144, 192].map { |res| {
src: image_path("android-chrome-#{res}x#{res}.png").gsub("/", "\\/"),
sizes: "#{res}x#{res}",