{
  "id": "cdgn-lunar-calendar-pwa",
  "name": "Lịch Âm - CDGN",
  "short_name": "Lịch Âm",
  "description": "Ứng dụng Lịch Âm - Con Đường Giác Ngộ",
  "start_url": "/lich-am/index.html?source=pwa",
  "display": "standalone",
  "background_color": "#4e0506",
  "theme_color": "#4e0506",
  "scope": "/lich-am/",
  "icons": [
    {
      "src": "./img/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./img/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}