{
  "name": "Barter",
  "short_name": "Barter",
  "description": "Trade produce, skills & more with your neighbors.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5ecd7",
  "theme_color": "#6b7a4f",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
