{
  "name": "Liquor Ledgers",
  "short_name": "LiquorPOS",
  "description": "Complete inventory and POS system for liquor stores",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#3977f5",
  "theme_color": "#3977f5",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%233977f5' width='192' height='192' rx='38'/%3E%3Cg transform='translate(96,96)' stroke='white' stroke-width='7' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cline x1='-32' y1='52' x2='32' y2='52'/%3E%3Cline x1='0' y1='10' x2='0' y2='52'/%3E%3Cpath d='M-20 8.5A10 10 0 0 1 -10 -2H10A10 10 0 0 1 20 8.5V10H-20V8.5Z'/%3E%3Cpath d='M-20 -38H20L16 -2H-16L-20 -38Z'/%3E%3C/g%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%233977f5' width='512' height='512' rx='100'/%3E%3Cg transform='translate(256,256)' stroke='white' stroke-width='18' stroke-linecap='round' stroke-linejoin='round' fill='none'%3E%3Cline x1='-80' y1='140' x2='80' y2='140'/%3E%3Cline x1='0' y1='24' x2='0' y2='140'/%3E%3Cpath d='M-52 22A26 26 0 0 1 -26 -4H26A26 26 0 0 1 52 22V24H-52V22Z'/%3E%3Cpath d='M-52 -100H52L42 -4H-42L-52 -100Z'/%3E%3C/g%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f5f5f5' width='540' height='720'/><text x='270' y='360' font-size='80' font-weight='bold' fill='%233977f5' text-anchor='middle'>Liquor Ledgers</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
