{
  "name": "Lazzat Signage Player",
  "short_name": "Lazzat Player",
  "description": "Chromium-kiosk digital menu-board player for Lazzat. Renders a locked 4K portrait HTML template with live price/86 data, survives offline, and auto-updates on publish.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#08070A",
  "theme_color": "#08070A",
  "dir": "ltr",
  "lang": "en",
  "categories": ["business", "food", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
