{
  "id": "/",
  "scope": "/",
  "name": "Vinco City Supermarket - NodeSync POS Desktop",
  "short_name": "VincoPOS",
  "description": "Standalone Local-First Desktop POS & NodeSync Peer-to-Peer Database Storage Engine for Vinco City Supermarket",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "POS Cashier Terminal",
      "short_name": "POS",
      "description": "Launch Checkout & Cashier POS System",
      "url": "/",
      "icons": [
        {
          "src": "/favicon.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "NodeSync P2P Database",
      "short_name": "NodeSync",
      "description": "Open Peer-to-Peer Database & Device Sync Status",
      "url": "/",
      "icons": [
        {
          "src": "/favicon.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "Inventory & Stock Catalog",
      "short_name": "Inventory",
      "description": "Manage Supermarket Stock & Categories",
      "url": "/",
      "icons": [
        {
          "src": "/favicon.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    }
  ]
}
