{
  "name": "Vault Victory",
  "short_name": "Vault Victory",
  "description": "The ultimate sports card & TCG inventory platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#D4A843",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64", "type": "image/x-icon" },
    { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "finance", "sports"],
  "shortcuts": [
    { "name": "Scanner", "url": "/scanner", "description": "Scan a card" },
    { "name": "Show Mode", "url": "/show-mode", "description": "Fast POS for card shows" },
    { "name": "Inventory", "url": "/inventory", "description": "View inventory" }
  ]
}
