﻿{
  "name": "Đi Chợ Mỗi Ngày",
  "short_name": "dichomoingay",
  "description": "Chợ trực tuyến, gian hàng thật - tươi từ gian hàng, giao thẳng vào bếp bạn",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2F4A32",
  "lang": "vi",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}