{
  "name": "Harvest Hollow",
  "short_name": "Harvest Hollow",
  "description": "A small farm, a slow season.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#2b3a1c",
  "theme_color": "#2b3a1c",
  "icons": [
    { "src": "index.apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "index.icon.png", "sizes": "144x144", "type": "image/png" }
  ]
}
