{
  "name": "Jerry Smith Produce & Pumpkin Farm",
  "short_name": "Jerry Smith Farm",
  "description": "Family-owned farm in Kenosha, WI since 1975. Fresh produce, fall activities, pumpkin picking, corn maze, and country store.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#14532d",
  "theme_color": "#14532d",
  "orientation": "portrait-primary",
  "categories": ["agriculture", "entertainment", "food", "shopping"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/fall-og.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Fall on the Farm"
    }
  ]
}
