{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "OneSignal",
  "short_name": "OneSignal",
  "gcm_sender_id": "482941778795",
  "gcm_sender_id_comment": "Do not change the GCM Sender ID",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#4e50d1",
  "background_color": "#FFFFFF",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
