{
  "name": "FingerLakes Farms",
  "short_name": "FLF",
  "description": "Order fresh NYS farm products — wholesale and direct.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBFAF6",
  "theme_color": "#1763B5",
  "categories": ["food", "business", "shopping"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Order guide", "url": "/guide" },
    { "name": "Orders", "url": "/orders" }
  ]
}
