{
  "name": "Love Tracker VIP",
  "short_name": "LoveTracker",
  "description": "Ứng dụng theo dõi và gắn kết tình yêu",
  "start_url": "./index.php?page=dashboard",
  "display": "standalone",
  "background_color": "#ffe6f0",
  "theme_color": "#ff4b82",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}