{
  "name": "ArlaCare — Đồng hành cùng mẹ & bé",
  "short_name": "ArlaCare",
  "description": "Theo dõi tăng trưởng bé theo chuẩn WHO/CDC, kiểm tra phân bé và đọc bài viết cá nhân hóa.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4FAF4",
  "theme_color": "#2E7D32",
  "orientation": "portrait",
  "lang": "vi",
  "categories": ["health", "lifestyle", "parenting"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Đo tăng trưởng",
      "short_name": "Đo bé",
      "description": "Nhập số đo mới cho bé",
      "url": "/?tab=growth",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Check Poo",
      "short_name": "Check Poo",
      "description": "Kiểm tra tình trạng phân bé",
      "url": "/?tab=poo",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
