{
  "name": "Nôm Na Việt - Từ Điển Hán Nôm",
  "short_name": "Nôm Na Việt",
  "description": "Vietnamese Hán Nôm Dictionary - Learn classical Vietnamese characters. Includes offline Soạn Nôm (Nôm composer) feature.",
  "start_url": "/converter?tab=nom-ime",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait",
  "categories": ["education", "utilities", "books"],
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Soạn Nôm",
      "short_name": "Soạn",
      "description": "Open Nôm composer (works offline)",
      "url": "/converter?tab=nom-ime",
      "icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180" }]
    },
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search Hán Nôm characters",
      "url": "/search",
      "icons": [{ "src": "/apple-touch-icon.png", "sizes": "180x180" }]
    }
  ]
}
