Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
components
/
test
/
data
/
payments
/
larry.example.test
/
app.json
blob: 9d9f584666da779ac62bf0498e41152324772c80 [
file
] [
log
] [
blame
]
{
"name"
:
"Pay with Larry.Example"
,
"short_name"
:
"Larry.Example"
,
"icons"
:
[{
"src"
:
"icon.png"
,
"sizes"
:
"48x48"
,
"type"
:
"image/png"
}],
"serviceworker"
:
{
"src"
:
"app.js"
,
"use_cache"
:
false
,
"scope"
:
"https://harry.example.test/webpay"
}
}