{
  "name": "GoesWith — flavor & drink pairings",
  "short_name": "GoesWith",
  "description": "A fast culinary reference for what pairs with what — ingredients, drinks, and cuisines. Build a dish, check its balance, and see what to pour.",
  "start_url": "./GoesWith.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FBFAF7",
  "theme_color": "#C8472E",
  "categories": ["food", "lifestyle", "reference"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
