2 "name": "OpenStreetMap",
4 "icons": <%= [36, 48, 72, 96, 144, 192].map { |res| {
5 src: image_path("android-chrome-#{res}x#{res}.png").gsub("/", "\\/"),
6 sizes: "#{res}x#{res}",
11 "theme_color": "#7ebc6f",
12 "background_color": "#fff",
13 "display": "minimal-ui"