{
  "name": "Movo",
  "short_name": "Movo",
  "description": "Choose nearby restaurants and cafes with simple swipe cards.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff6df",
  "theme_color": "#f7e1d2",
  "icons": [
    {
      "src": "/assets/movo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
