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. webapp: background_color

  4. webapp: description

  5. webapp: display

  6. webapp: display: browser

  7. webapp: display: fullscreen

  8. webapp: display: minimal-ui

  9. webapp: display_override

  10. webapp: display_override: `tabbed` display mode

  11. webapp: display_override: `window-controls-overlay` display mode

  12. webapp: display: standalone

  13. webapp: file_handlers

  14. webapp: icons

  15. webapp: id

  16. webapp: launch_handler

  17. webapp: launch_handler: client_mode

  18. webapp: migrate_from

  19. webapp: migrate_to

  20. webapp: name

  21. webapp: note_taking

  22. webapp: note_taking: new_note_url

  23. webapp: orientation

  24. webapp: prefer_related_applications

  25. webapp: protocol_handlers

  26. webapp: protocol_handlers: protocol

  27. webapp: protocol_handlers: url

  28. webapp: related_applications

  29. webapp: scope

  30. webapp: scope_extensions

  31. webapp: serviceworker

  32. webapp: serviceworker: scope

  33. webapp: serviceworker: src

  34. webapp: serviceworker: use_cache

  35. webapp: share_target

  36. webapp: shortcuts

  37. webapp: short_name

  38. webapp: start_url

  39. webapp: theme_color

  40. web app manifest