{
  "name": "POP Check-In",
  "short_name": "POP Check-In",
  "description": "Pre-check in for the Power of Produce farmers market program.",
  "start_url": "/guardian-checkin.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8F0",
  "theme_color": "#4ECDC4",
  "icons": [
    {
      "src": "/pop-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pop-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
