{
  "name": "Culvana - the AI-native restaurant platform",
  "short_name": "Culvana",
  "description": "Recipes, costing, inventory, POS and the books - one platform, no hardware, no paper.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1533",
  "theme_color": "#2670F6",
  "icons": [
    { "src": "/brand/culvana-mark.png", "sizes": "680x680", "type": "image/png", "purpose": "any" },
    { "src": "/brand/culvana-mark.png", "sizes": "680x680", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "POS Counter", "url": "/app/pos-counter", "icons": [{ "src": "/brand/culvana-mark.png", "sizes": "680x680" }] },
    { "name": "Kitchen Display", "url": "/app/kds", "icons": [{ "src": "/brand/culvana-mark.png", "sizes": "680x680" }] },
    { "name": "Inventory", "url": "/app/inventory", "icons": [{ "src": "/brand/culvana-mark.png", "sizes": "680x680" }] },
    { "name": "Invoices", "url": "/app/invoices", "icons": [{ "src": "/brand/culvana-mark.png", "sizes": "680x680" }] }
  ]
}
