{
  "name": "EliteNumismatics",
  "short_name": "EliteNumismatics",
  "description": "Coin inventory for collectors and dealers",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e85d4a",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-en.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan",
      "short_name": "Scan",
      "url": "/scan",
      "description": "QR lookup and slab linking"
    },
    {
      "name": "Sell",
      "short_name": "Sell",
      "url": "/sell",
      "description": "Record a sale"
    },
    {
      "name": "Show mode",
      "short_name": "Show",
      "url": "/show-mode",
      "description": "Fullscreen show-floor checkout"
    },
    {
      "name": "Inventory",
      "short_name": "Stock",
      "url": "/inventory",
      "description": "Available inventory"
    }
  ]
}
