{
  "name": "Old Sicily Restaurant",
  "short_name": "Old Sicily",
  "description": "Authentic Italian & Mediterranean cuisine in North Hollywood. Order online for pickup or delivery.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f1ea",
  "theme_color": "#ed7d34",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "restaurant", "shopping"],
  "shortcuts": [
    {
      "name": "View Menu",
      "short_name": "Menu",
      "url": "/menu",
      "description": "Browse our full menu"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "url": "/contact-us",
      "description": "Get in touch with us"
    }
  ]
}
