{
  "name": "The Loop Farmstead",
  "short_name": "Loop Farm",
  "description": "A small homestead in New Martinsville, WV. Growing food, building resilience, sharing wisdom.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f5f3ec",
  "theme_color": "#2d5a27",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "static/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "static/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
