{ "name": "{{ site_name }}", "short_name": "{{ short_name }}", "description": "{{ site_description }}", "start_url": "/", "display": "standalone", "background_color": "{{ header_color_very_dark }}", "theme_color": "{{ body_backgound }}", "icons": [ { "src": "/src/img/icons/mobile/{{ android128['filename'] }}", "sizes": "128x128", "type": "image/png" } ] }