{
  "id": "/",
  "name": "Ping",
  "short_name": "Ping",
  "description": "Ping is a collaboration workspace for chat, channels, files, calendar, and activity.",
  "start_url": "/chat",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050a14",
  "theme_color": "#0e162a",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
