start_url

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

String
必須 いいえ

start_url メンバーは文字列で、ウェブアプリケーションの開始 URL を表します。 — ユーザーがウェブアプリケーションを起動したとき (例えば、ユーザーが端末のアプリケーションメニューやホーム画面でウェブアプリケーションのアイコンをタップしたときなど) に読み込まれるべき推奨 URL です。

メモ: start_url メンバーは純粋に参考であり、ユーザーエージェントがこれを無視したり、インストール時やその後でユーザーに変更を許したりすることがあります。

絶対 URL

json
"start_url": "https://example.com"

相対 URL

相対 URL の場合、解決のためのベース URL にはマニフェストの URL が使われます。

json
"start_url": "../startpoint.html"

仕様書

Specification
Web Application Manifest
# start_url-member

ブラウザーの互換性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
start_url

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support
See implementation notes.