{ "name": "Sunny Acres Family Farm", "short_name": "Sunny Acres", "description": "Regenerative farming, Christ First. Pasture-raised beef and eggs from Fish Hawk, FL. Farm tours, events, and fresh food direct from the pasture.", "start_url": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#F5F0E8", "theme_color": "#2c3328", "categories": ["food", "shopping", "lifestyle"], "lang": "en-US", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "screenshots": [], "shortcuts": [ { "name": "Shop", "short_name": "Shop", "description": "Browse our farm store", "url": "/shop", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Events", "short_name": "Events", "description": "Upcoming farm events", "url": "/events", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Tours", "short_name": "Tours", "description": "Book a farm tour", "url": "/tours", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ] }