example/config/manifest.yml in rack-manifest-0.1.2 vs example/config/manifest.yml in rack-manifest-0.1.3

- old
+ new

@@ -1,8 +1,8 @@ -name: "Rack Manifest" -short_name: "Manifest" +name: Rack Manifest +short_name: Manifest icons: - src: "images/icon.png" - sizes: "512x512" - type: "image/png" -start_url: "/" -display: "standalone" + - src: <%= 'images/icon.png' %> + sizes: 512x512 + type: image/png +start_url: / +display: standalone