We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca951a6 commit e9fdb4dCopy full SHA for e9fdb4d
messaging/manifest.json
@@ -1,5 +1,6 @@
1
{
2
"//_comment1": "Some browsers will use this to enable push notifications.",
3
"//_comment2": "It is the same for all projects, this is not your project's sender ID",
4
- "gcm_sender_id": "103953800507"
+ "gcm_sender_id": "103953800507",
5
+ "display": "standalone"
6
}
0 commit comments