Updated manifest

master
Keith Irwin 2018-01-21 23:18:42 +00:00
parent c09c6591f0
commit c1ed2a7ece
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
1 changed files with 12 additions and 2 deletions

View File

@ -8,6 +8,7 @@
"theme_color": "#222222",
"background_color": "#080808",
"display": "standalone",
"icons": [{
"src": "static/img/icon/by/228.png",
"sizes": "228x228",
@ -44,5 +45,14 @@
"src": "static/img/icon/by/16-32-48.ico",
"sizes": "16x16 32x32 48x48",
"type": "image/ico"
}],
"prefer_related_applications": false,
"related_applications": [
{
"platform": "play",
"url": "https://play.google.com/store/apps/details?id=us.keithirwin.tracman",
"id": "us.keithirwin.tracman"
}]
}