{
  "name": "Cookoff",
  "short_name": "Cookoff",
  "description": "Free cook-off voting and judging app for chili cook-offs, bake-offs, BBQ contests, and potluck competitions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFBF5",
  "theme_color": "#D97706",
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
