{
  "name": "VeriLearn — Verilog for Mobile",
  "short_name": "VeriLearn",
  "description": "Learn Verilog HDL design anywhere from your phone",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "dir": "rtl",
  "lang": "he",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%236366f1'/><path d='M30 70 L70 30 M30 30 L70 70' stroke='white' stroke-width='10' stroke-linecap='round'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
