{
  "name": "Social Network and Social Decisions",
  "short_name": "Social Network",
  "description": "Survey application for social network research",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#4F9EFF",
  "icons": [
    {
      "src": "/icons/network-favicon.svg",
      "sizes": "32x32 48x48 72x72 96x96 128x128 256x256",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}