{
  "name": "Theo dõi chu kỳ kinh nguyệt & Thai kỳ",
  "short_name": "CycleTracker",
  "description": "Ứng dụng theo dõi chu kỳ kinh nguyệt, rụng trứng, thụ thai và theo dõi thai kỳ toàn diện",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0a1a",
  "theme_color": "#c084fc",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}