{
  "name": "Tableline · Restaurant POS",
  "short_name": "Tableline",
  "description": "Take phone orders, run the kitchen, sync with Clover.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#D85C38",
  "background_color": "#F7F6F2",
  "categories": ["business", "food", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "New Order", "short_name": "Order", "url": "/", "description": "Take a phone order" },
    { "name": "Kitchen Display", "short_name": "KDS", "url": "/kds", "description": "View the kitchen board" }
  ],
  "screenshots": []
}
