{
  "name": "OPIc Mate",
  "short_name": "OPIc Mate",
  "description": "Luyện nói OPIc (Anh & Hàn) cùng Bora. Nhận xét tức thì, luyện phát âm, tiến bộ mỗi ngày.",
  "lang": "vi",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9f9ff",
  "theme_color": "#6f22d2",
  "categories": ["education"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Luyện nói",
      "short_name": "Luyện nói",
      "url": "/practice",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Thi thử",
      "short_name": "Thi thử",
      "url": "/mock-test",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
