{
  "name": "Rogue Sol Regenerative Farm",
  "short_name": "Rogue Sol",
  "description": "CSA boxes, u-pick flowers, farm dinners and more from Rogue Sol Regenerative Farm in Bend, Oregon.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A2B1E",
  "theme_color": "#2B4232",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/static/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "CSA Shop",
      "short_name": "Shop",
      "description": "Browse and subscribe to CSA boxes",
      "url": "/csa/",
      "icons": [{ "src": "/static/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Upcoming farm events and u-pick days",
      "url": "/events/",
      "icons": [{ "src": "/static/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch with the farm",
      "url": "/contact/",
      "icons": [{ "src": "/static/images/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["food", "shopping", "lifestyle"]
}
