{
  "name": "PhotobothNe – Photobooth Online",
  "short_name": "PhotobothNe",
  "description": "Photobooth online miễn phí – chụp ảnh webcam, tạo photo strip kiểu Hàn Quốc, 100+ filter aesthetic. Không cần cài app.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fce4ec",
  "theme_color": "#e91e8c",
  "lang": "vi",
  "dir": "ltr",
  "categories": ["photo", "lifestyle", "entertainment"],
  "screenshots": [
    {
      "src": "/img/og-preview.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "PhotobothNe giao diện chính"
    }
  ],
  "icons": [
    {
      "src": "/img/logo/duy.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logo/duy.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Chụp ảnh ngay",
      "short_name": "Camera",
      "description": "Mở camera và chụp ảnh photobooth",
      "url": "/#camera",
      "icons": [{ "src": "/img/logo/duy.png", "sizes": "96x96" }]
    },
    {
      "name": "Xem thư viện",
      "short_name": "Gallery",
      "description": "Xem bộ sưu tập ảnh",
      "url": "/#gallery",
      "icons": [{ "src": "/img/logo/duy.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
