{
  "name": "Follow Up",
  "short_name": "Follow Up",
  "description": "A private project-chat app for hair & beauty professionals and their clients.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#E91E8C",
  "background_color": "#fdf4f8",
  "icons": [
    {
      "src": "/social-share.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/social-share.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/social-share.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
