{
  "name": "The Harbour Grill",
  "short_name": "Harbour Grill",
  "start_url": "https://launchserve-restaurant.pages.dev/",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#7A1A1A",
  "icons": [
    {
      "src": "https://launchserve-restaurant.pages.dev/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://launchserve-restaurant.pages.dev/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}