12 lines
515 B
JSON
12 lines
515 B
JSON
{"name":"Tesses Chatr",
|
|
"start_url":"./","short_name":"Chatr","icons":[{"src":"./android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"./android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#1991ff","background_color":"#a0a0ff","display":"standalone","share_target":{
|
|
"action": "./share",
|
|
"method": "POST",
|
|
"enctype": "multipart/form-data",
|
|
"params":{
|
|
"title": "share-title",
|
|
"text": "share-text",
|
|
"url": "share-url"
|
|
}
|
|
}}
|