Assume a web app has limited time service like as video rent, shopping event.
In these case explicit application expires in appmanifest will be helpful to manage app's life cicle.
Unfortunately, if a user explicitly installs an app, it would be confusing to expire it and take it away. Managing this kind of situation is best done inside the app - and then the user can themselves delete the app if they no longer want it.
Can we close this out given @marcoscaceres 's comment?
Most helpful comment
Unfortunately, if a user explicitly installs an app, it would be confusing to expire it and take it away. Managing this kind of situation is best done inside the app - and then the user can themselves delete the app if they no longer want it.