{
  "name": "Cô Bình Tiếng Anh",
  "short_name": "CoBinh",
  "description": "Luyện phát âm Phonics & IPA với AI Coach. Học tiếng Anh chuẩn từ gốc rễ.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#3d7fe8",
  "categories": ["education"],
  "lang": "vi",
  "icons": [
    {
      "src": "/api/pwa-icon?size=72",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/pwa-icon?size=96",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/pwa-icon?size=128",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/pwa-icon?size=144",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/pwa-icon?size=152",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/pwa-icon?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/api/pwa-icon?size=384",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/pwa-icon?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Phonics & IPA",
      "short_name": "Phonics",
      "description": "Luyện phát âm IPA và Phonics",
      "url": "/phonics",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Flashcards",
      "short_name": "Flashcards",
      "description": "Học từ vựng qua thẻ",
      "url": "/flashcard",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Thử thách",
      "short_name": "Quiz",
      "description": "Kiểm tra kiến thức",
      "url": "/quiz",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": [
    {
      "src": "/api/pwa-screenshot?variant=wide",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Trải nghiệm trên màn hình lớn"
    },
    {
      "src": "/api/pwa-screenshot?variant=narrow",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Học trên điện thoại"
    }
  ]
}
