{
  "short_name": "CRW Corn Maze 2023",
  "name": "The Crow River Winery's Corn Maze app for 2023",
  "description": "A little app to add a little fun to the corn maze.",
  "version": "0.1",
  "manifest_version": 1,
  "icons": [
    {
      "src": "/cr_icon_192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "/?crw-2023",
  "id": "/?crw-2023",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#fff",
  "developer": {
    "name": "Jachin Rupe",
    "url": "https://jachin.rupe.name"
  }
}
