{
  "name": "Green Field Social",
  "short_name": "GreenField",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f8f5ee",
  "theme_color": "#1c3b22",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}