{
  "name": "London Pies",
  "short_name": "London Pies",
  "description": "A premium British pie brand demonstrator with menu, subscription, partnership, and acquisition information.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#111111",
  "theme_color": "#111111",
  "lang": "en-GB",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "/logo-icon-static.png",
      "sizes": "2000x2000",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-icon-static.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore the menu",
      "url": "/#products"
    },
    {
      "name": "Pie planner",
      "url": "/tools"
    },
    {
      "name": "Contact",
      "url": "/contact"
    }
  ]
}
