2 "name": "OpenStreetMap",
4 "icons": <%= [36, 48, 72, 96, 144, 192].map { |res| {
5 src: image_path("android-chrome-#{res}x#{res}.png"),
6 sizes: "#{res}x#{res}",
10 src: image_path("../images/osm_logo.svg"),
15 "theme_color": "#7ebc6f",
16 "background_color": "#fff",
17 "display": "minimal-ui"