{
  "name": "Rocky O'Sullivans Fuengirola",
  "short_name": "Rocky's",
  "description": "Fuengirola's #1 beachfront sports bar & Irish pub on the Paseo Marítimo. 150\" laser screen, pro snooker, DJs Friday & Saturday, open 10am till 3am 365 days a year.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a1812",
  "theme_color": "#0a1812",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["food", "entertainment", "lifestyle", "travel"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Table",
      "short_name": "Book",
      "description": "Send a booking request via WhatsApp",
      "url": "/?action=book",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "See the Menu",
      "short_name": "Menu",
      "description": "View food & drinks menu",
      "url": "/#menu",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Find Us",
      "short_name": "Find Us",
      "description": "Get directions to Rocky O'Sullivans",
      "url": "/#find-us",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
