{
  "short_name": "Ruoth",
  "name": "Ruoth – Culinary Workspace",
  "description": "Ruoth empowers chefs and culinary professionals with a modern digital recipe workspace, tools, and planning utilities.",
  
  "icons": [
    {
      "src": "logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],

  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",

  "theme_color": "#735b73",
  "background_color": "#f8f8f8"
}