{
  "id": "/lightWeightPOS/",
  "scope": "/lightWeightPOS/",
  "name": "lightWeightPOS",
  "short_name": "LW POS",
  "description": "High-throughput offline Point of Sale system",
  "start_url": "/lightWeightPOS/index.html",
  "display": "standalone",
  "background_color": "#0f111a",
  "theme_color": "#0f111a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192x192.png", 
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}