{
  "name": "ROJ Cafe & Bar",
  "short_name": "ROJ",
  "description": "ROJ Cafe & Bar — Premium digital menu · Thessaloniki",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "el",
  "dir": "ltr",
  "categories": [
    "food",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Menu",
      "url": "./index.html",
      "description": "Browse the full menu"
    },
    {
      "name": "QR Order",
      "url": "./index.html?table=1",
      "description": "QR table order"
    }
  ]
}
