{
  "name": "Stavio — Owner Console",
  "short_name": "Stavio",
  "description": "Manage your restaurant — menu, AI training, reviews, intelligence.",
  "start_url": "/workspace.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF8F1",
  "theme_color": "#0A1628",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
