{
  "name": "Trợ Lý Ghi Chú Cá Nhân",
  "short_name": "Ghi Chú",
  "display": "standalone",
  "start_url": "/index.php",
  "background_color": "#F3F4F6",
  "theme_color": "#FACC15",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}