{
  "name": "Nhật Ký Cá Nhân",
  "short_name": "Nhật Ký",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0e17",
  "theme_color": "#1a1a2e",
  "description": "Nơi lưu giữ khoảnh khắc và cảm xúc hằng ngày của tôi.",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
