{
  "name": "Do'kon POS Pro",
  "short_name": "Do'kon POS",
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#F8F9FA",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23000000'/><rect x='46' y='46' width='100' height='100' rx='20' fill='%23CFF233'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23000000'/><rect x='128' y='128' width='256' height='256' rx='50' fill='%23CFF233'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}