You are here

pwa_extras.schema.yml in Progressive Web App 8

Same filename and directory in other branches
  1. 2.x 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.apple:
  2. type: config_object
  3. label: 'Apple Specific settings'
  4. mapping:
  5. touch_icons:
  6. type: sequence
  7. label: 'Touch Icons'
  8. sequence:
  9. type: string
  10. label: 'Touch Icon'
  11. mask_color:
  12. type: string
  13. label: 'Mask icon color'
  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'