blob: d99448ae7f21804f253e31f414434b35b35b6a05 [file] [log] [blame]
{
"manifest_package": "org.chromium.webapk.http",
"scope_url": "http://pwa.rocks/",
"intent_filters": {
"scope_url_scheme": "http",
"scope_url_host": "pwa.rocks",
"scope_url_path_type": "android:pathPrefix",
"scope_url_path": "/"
},
"start_url": "http://pwa.rocks/",
"display_mode": "standalone",
"orientation": "portrait",
"theme_color": "2147483648L",
"background_color": "2147483648L",
"splash_screen_icon": "@mipmap/app_icon",
"icon_urls_and_icon_murmur2_hashes": "http://www.pwa.rocks/icon1.png 0 http://www.pwa.rocks/icon2.png 0",
"web_manifest_url": "https://pwa.rocks/pwa.webmanifest",
"version_code": "1",
"version_name": "1.0",
"bound_webapk": {
"runtime_host": "com.google.android.apps.chrome",
"runtime_host_application_name": "Chromium"
},
"share_template": [{
"index": "0",
"title": "Share All",
"url_template": "http://pwa.rocks/share_public?title={title}&text={text}&url={url}"
},
{
"index": "1",
"title": "Share Title",
"url_template": "http://pwa.rocks/share_private?title={title}"
}]
}