{
  "name": "Eat — Luxurious Dining",
  "short_name": "Eat",
  "description": "Browse the menu, chat with Aria, and order from your table.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#131313",
  "theme_color": "#131313",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23131313'/><text y='130' x='96' font-size='120' text-anchor='middle'>🍴</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "business", "productivity"]
}
