{
  "name": "Takeoutly",
  "short_name": "Takeoutly",
  "description": "Commission-free online ordering for independent restaurants.",
  "id": "/",
  "scope": "/",
  "start_url": "/launch",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#F2C14E",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}