{
  "name": "VIB Stock Count",
  "short_name": "VIB Stock",
  "description": "VIB Café Daily Stock Count & Order Management",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f0e8",
  "theme_color": "#b8893a",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%23b8893a'/%3E%3Crect x='152' y='80' width='208' height='280' rx='16' fill='white'/%3E%3Crect x='152' y='80' width='208' height='44' rx='16' fill='%23d4a855'/%3E%3Crect x='180' y='168' width='148' height='13' rx='6' fill='%23b8893a'/%3E%3Crect x='180' y='198' width='148' height='13' rx='6' fill='%23b8893a' opacity='.55'/%3E%3Crect x='180' y='228' width='108' height='13' rx='6' fill='%23b8893a' opacity='.4'/%3E%3Crect x='180' y='258' width='128' height='13' rx='6' fill='%23b8893a' opacity='.4'/%3E%3Crect x='180' y='288' width='88' height='13' rx='6' fill='%23b8893a' opacity='.4'/%3E%3Ccircle cx='168' cy='174' r='9' fill='%232e9e68'/%3E%3Ccircle cx='168' cy='204' r='9' fill='%23d4870a'/%3E%3Ccircle cx='168' cy='234' r='9' fill='%23ddd'/%3E%3Ccircle cx='168' cy='264' r='9' fill='%23ddd'/%3E%3Ccircle cx='168' cy='294' r='9' fill='%23ddd'/%3E%3Crect x='118' y='58' width='276' height='46' rx='23' fill='%232c2118'/%3E%3Crect x='218' y='46' width='76' height='26' rx='13' fill='%232c2118'/%3E%3Ccircle cx='370' cy='382' r='88' fill='%232e9e68'/%3E%3Cpath d='M330 382 l26 26 l50-50' stroke='white' stroke-width='20' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Count",
      "short_name": "Count",
      "description": "Go straight to stock count wizard",
      "url": "/?action=count",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
