{
  "name": "Winery - The World's Largest Winery Directory",
  "short_name": "Winery",
  "description": "Discover, review, and find deals at wineries near you. The world's largest structured winery database.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#722F37",
  "orientation": "any",
  "categories": ["food", "lifestyle", "travel"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}