{
  "name": "Luximo Restaurant Panel",
  "short_name": "Luximo",
  "description": "پنل مدیریت اختصاصی رستوران لوکسیمو",
  "scope": "/restaurant/",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#d4af37",
  "icons": [
    {
      "src": "/restaurant/appicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/restaurant/appicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}