{
  "name": "St. Augustine Food Fight",
  "short_name": "Food Fight",
  "description": "Vote, eat, and crown the best food in St. Augustine.",
  "start_url": "/foodfight",
  "scope": "/foodfight",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf6e9",
  "theme_color": "#c8341f",
  "icons": [
    {
      "src": "/foodfight-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/foodfight-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
