File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
This repository is the home of the ** Manifest** specification being worked on by
2
2
the [ Web Applications Working Group] ( http://www.w3.org/2008/webapps/ ) .
3
3
4
- Useful links
5
- -
4
+ ## Useful links
6
5
* [ The Manifest specification] ( http://w3c.github.io/manifest/ )
7
6
* [ Use cases and requirements] ( http://w3c-webmob.github.io/installable-webapps/ )
8
7
* [ The WebApps WG homepage] ( http://www.w3.org/2008/webapps/ )
9
8
* [ The WebApps WG mailing-list] ( http://lists.w3.org/Archives/Public/public-webapps/ )
9
+
10
+ ## Goals for v1
11
+
12
+ For the first version, we aim to standardize the following:
13
+
14
+ * A link relationship for manifests (so they can be used with ` <link> ` ).
15
+ * A standard file name for a manifest resource (i.e., manifest.json).
16
+ * Launch URL.
17
+ * Application's name.
18
+ * Screen orientation hinting for when launching the app.
19
+ * Fullscreen at launch.
20
+ * Open in browser vs. open as "standalone".
21
+ * For standalone, enabling back-button and other UI (e.g., ` minimal-ui ` ).
22
+
You can’t perform that action at this time.
0 commit comments