You are here

pwa_extras.schema.yml in Progressive Web App 2.x

Same filename and directory in other branches
  1. 8 modules/pwa_extras/config/schema/pwa_extras.schema.yml
modules/pwa_extras/config/schema/pwa_extras.schema.yml

File

modules/pwa_extras/config/schema/pwa_extras.schema.yml
View source
  1. pwa_extras.settings:
  2. type: config_object
  3. mapping:
  4. apple:
  5. type: mapping
  6. label: 'Apple Specific settings'
  7. mapping:
  8. touch_icons:
  9. type: sequence
  10. label: 'Touch Icons'
  11. sequence:
  12. type: string
  13. label: 'Touch Icon'
  14. meta_tags:
  15. type: sequence
  16. label: 'Meta Tags'
  17. sequence:
  18. type: string
  19. label: 'Meta tag'
  20. color_select:
  21. type: string
  22. label: 'Status Bar selected color'
  23. home_screen_icons:
  24. type: sequence
  25. label: 'Home screen icons'
  26. sequence:
  27. type: string
  28. label: 'Home screen icon'