{
  "name": "InvisibleStay Table",
  "short_name": "IS Table",
  "description": "Restaurant ordering, kitchen display, and table management",
  "start_url": "/table/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#1B4332",
  "orientation": "any",
  "icons": [
    {
      "src": "/table/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/table/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "business"],
  "lang": "en",
  "dir": "ltr"
}
