{
  "name": "Opinion Soup",
  "short_name": "Opinion Soup",
  "description": "Predict the average. Beat the crowd.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/spoonIcon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
