{
  "id": "/ai-dich-truyen/",
  "name": "AI Dịch truyện",
  "short_name": "Dịch truyện",
  "description": "Progressive Web App cho dịch thuật và biên tập tiểu thuyết bằng AI",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "categories": ["productivity", "books"],
  "icons": [
    {
      "src": "./icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
