{
  "name": "Team Mood Check",
  "short_name": "Mood Check",
  "description": "A live anonymous team mood check-in. Pick an emoji, watch the histogram and team-average dial update in real time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F7F5",
  "theme_color": "#9E8FD0",
  "orientation": "portrait-primary",
  "categories": [
    "productivity",
    "social",
    "lifestyle"
  ],
  "lang": "en",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
