{
  "name": "Bartools — Cocktails & Mocktails",
  "short_name": "Bartools",
  "description": "2,530+ cocktail recipes, 308 mocktails, personal inventory, and smart suggestions in 5 languages.",
  "start_url": "/recipes",
  "display": "standalone",
  "background_color": "#1a120b",
  "theme_color": "#d4a24c",
  "orientation": "any",
  "categories": ["food", "lifestyle", "drink"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Recipes",
      "url": "/recipes",
      "description": "Search 2,530+ cocktail recipes"
    },
    {
      "name": "Browse Mocktails",
      "url": "/mocktails",
      "description": "308 alcohol-free recipes"
    },
    {
      "name": "My Inventory",
      "url": "/inventory",
      "description": "What's in your bar?"
    }
  ]
}
