add query param to pwa start_url

This commit is contained in:
Nolan Lawson 2018-03-22 17:35:50 -07:00
parent ef51842e6a
commit ff9c21d00a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"name": "Pinafore for Mastodon",
"short_name": "Pinafore",
"display": "minimal-ui",
"start_url": "/",
"start_url": "/?pwa=true",
"icons": [
{
"src": "icon-48.png",