Skip to content

Instantly share code, notes, and snippets.

@hal0gen
hal0gen / _mobile-ready-web-app.html
Last active December 15, 2025 19:37 — forked from tfausak/ios-8-web-app.html
iOS + Android settings for web applications
<!doctype html>
<!-- Adapted from https://gist.github.com/tfausak/2222823 -->
<html>
<head>
<title>Mobile-ready web app</title>
<!-- CONFIGURATION -->