  {
    "name": "DwumaPOS",
    "short_name": "DwumaPOS",
    "description": "DwumaPOS — shop, orders, and account across merchants worldwide. Offline-first POS and storefront commerce.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0125b1",
    "icons": [
      {
        "src": "/brand/favicon.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/brand/icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ]
  }
 