1. theme-color Meta Tag

    Meta tag to define a suggested color that browsers should use to customize the display of the page or of the surrounding user interface. The meta tag overrides any theme-color set in the web app manifest.

  2. Offline web applications

    Now deprecated method of defining web page files to be cached using a cache manifest file, allowing them to work offline on subsequent visits to the page.

  3. html element: html: manifest

  4. html element: html: manifest: secure context required

  5. html element: link: rel: rel=manifest

  6. manifest: background_color

  7. manifest: categories

  8. manifest: description

  9. manifest: display

  10. manifest: display_override

  11. manifest: file_handlers

  12. manifest: icons

  13. manifest: id

  14. manifest: launch_handler

  15. manifest: launch_handler: client_mode

  16. manifest: name

  17. manifest: note_taking

  18. manifest: note_taking: new_note_url

  19. manifest: orientation

  20. manifest: prefer_related_applications

  21. manifest: protocol_handlers

  22. manifest: protocol_handlers: protocol

  23. manifest: protocol_handlers: url

  24. manifest: related_applications

  25. manifest: scope

  26. manifest: screenshots

  27. manifest: serviceworker

  28. manifest: serviceworker: scope

  29. manifest: serviceworker: src

  30. manifest: serviceworker: use_cache

  31. manifest: share_target

  32. manifest: shortcuts

  33. manifest: short_name

  34. manifest: start_url

  35. manifest: theme_color

  36. headers http header: content-security-policy: manifest-src

  37. web app manifest