{
  "name": "Sắc Màu Việt — Thiết kế & In ấn online",
  "short_name": "Sắc Màu Việt",
  "description": "Tự thiết kế và đặt in nhanh tại Hà Nội.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E53935",
  "lang": "vi",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Đặt in",
      "short_name": "Đặt in",
      "url": "/san-pham",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mẫu thiết kế",
      "short_name": "Mẫu",
      "url": "/mau-thiet-ke",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tài khoản",
      "short_name": "Tài khoản",
      "url": "/tai-khoan",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}