{
  "name": "Gustatory — Le Goût Connecté",
  "short_name": "Gustatory",
  "description": "Explore flavor pairings with emotion, culture, science, and sensation. The world's flavor intelligence for chefs and food professionals.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "en",
  "scope": "/",
  "prefer_related_applications": false,
  "categories": ["food", "lifestyle", "productivity"],
  "iarc_rating_id": "",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/images/brand/android-chrome-192.png?v=2026060206",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/brand/android-chrome-512.png?v=2026060206",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/brand/android-chrome-192.png?v=2026060206",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/brand/android-chrome-512.png?v=2026060206",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Explore Pairings",
      "short_name": "Explore",
      "description": "Discover ingredient pairings",
      "url": "/explore",
      "icons": [{ "src": "/images/brand/android-chrome-192.png?v=2026060206", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Compose Dish",
      "short_name": "Compose",
      "description": "Generate AI dish compositions",
      "url": "/compose",
      "icons": [{ "src": "/images/brand/android-chrome-192.png?v=2026060206", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "handle_links": "preferred"
}
