{
  "name": "Trattoria Rosmarino",
  "short_name": "Rosmarino",
  "description": "Fine dining restaurant in Perast, Montenegro. Italian-Adriatic cuisine with panoramic Bay of Kotor views.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfcf9",
  "theme_color": "#1a1a1a",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["food", "travel", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Table",
      "short_name": "Book",
      "description": "Reserve a table at Trattoria Rosmarino",
      "url": "/#reservation"
    },
    {
      "name": "View Menu",
      "short_name": "Menu",
      "description": "Browse our Italian-Adriatic menu",
      "url": "/#menu"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with the restaurant",
      "url": "/contact"
    }
  ]
}
