{
  "name": "Reception Planner",
  "short_name": "Reception",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fffaf2",
  "theme_color": "#28362f",
  "icons": [
    {
      "src": "assets/reception-banner.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}