{
  "id": "./kbd_hb.html",
  "name": "Hebrew Keyboard",
  "short_name": "Hebrew Keys",
  "description": "Compose pointed Hebrew text with niqqud, cantillation and transliteration tools.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./kbd_hb.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0b66c3",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "Images/kbd-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "Images/kbd-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
