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: name

  19. webapp: note_taking

  20. webapp: note_taking: new_note_url

  21. webapp: orientation

  22. webapp: prefer_related_applications

  23. webapp: protocol_handlers

  24. webapp: protocol_handlers: protocol

  25. webapp: protocol_handlers: url

  26. webapp: related_applications

  27. webapp: scope

  28. webapp: scope_extensions

  29. webapp: serviceworker

  30. webapp: serviceworker: scope

  31. webapp: serviceworker: src

  32. webapp: serviceworker: use_cache

  33. webapp: share_target

  34. webapp: shortcuts

  35. webapp: short_name

  36. webapp: start_url

  37. webapp: theme_color

  38. web app manifest