{
  "name": "Toán Thông Minh Premium",
  "short_name": "Toán 4",
  "description": "Ứng dụng học toán lớp 4 thông minh - Luyện tập mỗi ngày cùng AI",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#4338CA",
  "theme_color": "#4338CA",
  "lang": "vi",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%234338CA'/><text x='50%' y='55%' font-size='110' text-anchor='middle' dominant-baseline='middle'>🧮</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%234338CA'/><text x='50%' y='55%' font-size='300' text-anchor='middle' dominant-baseline='middle'>🧮</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "kids"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Luyện tập ngay",
      "short_name": "Luyện tập",
      "description": "Bắt đầu bài luyện tập mới",
      "url": "/?screen=dashboard",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='50%' y='60%' font-size='70' text-anchor='middle' dominant-baseline='middle'>✏️</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Bài giảng",
      "short_name": "Bài giảng",
      "description": "Xem bài giảng hôm nay",
      "url": "/?screen=lessons",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='50%' y='60%' font-size='70' text-anchor='middle' dominant-baseline='middle'>📚</text></svg>", "sizes": "96x96" }]
    }
  ]
}
