{
  "name": "Hơi Thở Chánh Niệm",
  "short_name": "Chánh Niệm",
  "description": "Ứng dụng hướng dẫn kỹ thuật thở thiền định",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FCF9F3",
  "theme_color": "#5A4D41",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-home.png",
      "sizes": "1000x2000",
      "type": "image/png",
      "label": "Trang chủ - Đồng hồ thiền"
    },
    {
      "src": "/screenshot-stats.png",
      "sizes": "1000x2000",
      "type": "image/png",
      "label": "Thống kê - Tiến trình cá nhân"
    },
    {
      "src": "/screenshot-journal.png",
      "sizes": "1000x2000",
      "type": "image/png",
      "label": "Nhật ký - Lưu giữ cảm xúc"
    }
  ]
}
