{
  "name": "Simple",
  "short_name": "Simple",
  "description": "Fresh, healthy meals delivered to your doorstep",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4b9f72",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/simple.png",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}
