{
  "name": "Opero — Restaurant",
  "short_name": "Opero",
  "description": "Margins, recipes, waste and costs for a small restaurant.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eceffb",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "/icon-app.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}