{
  "name": "PourFlow — The Operating System for Modern Bars",
  "short_name": "PourFlow",
  "description": "PourFlow — the operating system for modern bars. Inventory, recipes, products, preps and batches in one beautifully simple app.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#00A86B",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a606ce06130536dcdeaf312/ac84179d0_iconPourflow.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a606ce06130536dcdeaf312/ac84179d0_iconPourflow.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a606ce06130536dcdeaf312/ac84179d0_iconPourflow.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Inventory",
      "short_name": "Inventory",
      "url": "/inventory",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/6a606ce06130536dcdeaf312/ac84179d0_iconPourflow.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Recipes",
      "short_name": "Recipes",
      "url": "/recipes",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/6a606ce06130536dcdeaf312/ac84179d0_iconPourflow.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
