{
  "name": "Bt Studio APP",
  "short_name": "BT Studio",
  "description": "Quản lý Studio chụp ảnh",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#52525b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.jpg",
      "sizes": "482x482",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
