{
  "name": "GenStory",
  "short_name": "GenStory",
  "description": "Hệ thống quản lý và sáng tác truyện AI",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F4ECD8",
  "theme_color": "#8B5A2B",
  "lang": "vi",
  "orientation": "any",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icons/maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Trang admin", "url": "/admin" },
    { "name": "Trang chủ", "url": "/" }
  ]
}
