Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
интересно было бы посмотреть, кидайте)
Что еще стоит поправить?
<?php if($this->search_check):?>
<form id="global_search_form" action="<?php echo $this->url(array('controller' => 'search'), 'default', true) ?>" method="get">
<input type='text' class='text suggested' name='query' id='global_search_field' size='40' maxlength='100' alt='<?php echo $this->translate('Search') ?>' />
</form>
<?php endif;?>