{
  "name": "Tendly Connect",
  "short_name": "Tendly",
  "description": "Stay connected with your loved ones on Tendly",
  "start_url": "/pwa/chat",
  "scope": "/pwa/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/images/icon-connect-pwa.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
