{
  "id": "nguoicham.com",
  "name": "Cham Dictionary",
  "short_name": "Cdict",
  "description": "Cham Dictionary, Cham Typing, and Cham Unicode Converter",

  "icons": [
    {
      "src": "https://nguoicham.com/cdict/wp-content/uploads/2026/05/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://nguoicham.com/cdict/wp-content/uploads/2026/05/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "screenshots": [
    {
      "src": "https://nguoicham.com/cdict/wp-content/uploads/2026/05/472x1024.png",
      "sizes": "472x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Cham Dictionary App"
    }
  ],

  "background_color": "#D5E0EB",
  "theme_color": "#D5E0EB",
  "display": "standalone",
  "dir": "ltr",
  "orientation": "portrait",
  "start_url": "/cdict/",
  "scope": "/cdict/",

  "shortcuts": [
    {
      "name": "Cdict",
      "url": "/",
      "description": "Cham Dictionary, Cham Typing, and Cham Unicode Converter",
      "icons": [
        {
          "src": "https://nguoicham.com/cdict/wp-content/uploads/2026/05/192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],

  "launch_handler": {
    "client_mode": "auto"
  },

  "handle_links": "preferred"
}