Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose API for managing Web App aspects #472

Closed
marcoscaceres opened this issue Jun 23, 2016 · 1 comment
Closed

Expose API for managing Web App aspects #472

marcoscaceres opened this issue Jun 23, 2016 · 1 comment

Comments

@marcoscaceres
Copy link
Member

It would be nice to have some kind of API for inspecting, and perhaps updating, aspects relating to the web application: that is, an API that reflects the values of the manifest - or perhaps even allows the manifest to not exist at all.

Ideally, this API would live in a service worker - and would act as the "source of truth" for the web application. The current manifest format could serve as way of populating the web app's defaults - but those could be access and updated via this API.

One could then access things like the start_url, the icons, etc.

@annevk, would you like to elaborate on some use case, ideas, model, etc.?

@marcoscaceres
Copy link
Member Author

Closing as won't fix for now... sticking to JSON format. No plans to add an API at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant