{
  "name": "TestCase Studio",
  "short_name": "TestCase",
  "description": "Viết, review, chạy và xuất test case bằng bảng hoặc sơ đồ.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "icons": [
    {"src":"assets/icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"assets/icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ]
}
