{
  "name": "SweeTalk",
  "short_name": "SweeTalk",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff1f2",
  "theme_color": "#f43f5e",
  "icons": [
    { "src": "/favicon.svg?v=4", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/favicon.svg?v=4", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/favicon.svg?v=4", "sizes": "512x512", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "New Message", "url": "/chat", "icons": [{ "src": "/favicon.svg" }] },
    { "name": "Voice Call", "url": "/chat?call=voice" }
  ]
}
