Re: [w3c/manifest] Ability to claim web app (#476)

I'll elaborate on the scenario as it seems like there is some healthy confusion in the discussion:

1. Developer (Danica) builds a PWA
2. The PWA is listed in a catalog or store
3. Danica wants to change the way her PWA is listed in the catalog or store (ex: Add more screenshots, add a video, etc.)

CHALLENGE: How does the catalog or store know that Danica is the owner of the PWA?

PROPOSAL (adopting [Marcos's comment](https://github.com/w3c/manifest/issues/476#issuecomment-230976081) above): Add text in the [extensibility section](http://www.w3.org/TR/appmanifest/#extensibility) with the example:
`{`
`   "vendor_example_site_verification": "KEY_9864D0966935"`
`}`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/476#issuecomment-240250516

Received on Tuesday, 16 August 2016 21:50:17 UTC