{
  "name": "Chi Tiết Bão - IBTrACS Storm Tracker",
  "short_name": "Chi Tiết Bão",
  "description": "Ứng dụng theo dõi và phân tích chi tiết các cơn bão từ dữ liệu IBTrACS, hỗ trợ đa đài khí tượng",
  "start_url": "/chitietbaov4.php",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "scope": "/",
  "lang": "vi",
  "categories": ["weather", "utilities", "education"],
  "icons": [
      {
      "src": "/icons/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
      {
      "src": "/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "related_applications": [],
  "prefer_related_applications": false
}