{
  "name": "Embassy Grill",
  "short_name": "Embassy Grill",
  "description": "Serving Dublin since 1971. Fresh fish & chips, gourmet burgers, kebabs and hand-cut chips. Eat in, takeaway & delivery across Dublin 4.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#00587c",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/images/pwa-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
