{
  "name": "MasterChef Owner",
  "short_name": "MC Owner",
  "description": "Quản lý nhà hàng từ xa",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030712",
  "theme_color": "#030712",
  "icons": [
    { "src": "/icons/icon-192.png",          "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png",          "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png",  "sizes": "180x180", "type": "image/png" }
  ]
}
