1:以下のコードをコピー
data:text/html;charset=UTF-8,<title>GoogleMaps</title><meta name="apple-mobile-web-app-capable" content="yes"><link rel="apple-touch-icon" href="http://farm5.staticflickr.com/4035/4564840873_85c02262e9_z.jpg"><script>if(window.navigator.standalone){location.href="https://maps.google.co.jp/";}else{document.write("ホーム画面に追加")}</script>
2:iPhoneのSafariのURL欄にペーストして実行
3:表示される画面をホーム画面に追加
※ホーム画面への追加はSafariのツールバーの真ん中のボタンをタップで可能
※アイコンURL部分を変更すれば、好きなアイコンを使うことも可能
またまた、自分メモです。