{
  "name": "DineDesk - Restaurant Operating Platform",
  "short_name": "DineDesk",
  "description": "The complete restaurant operating platform. Website builder, online ordering, reservations, QR table ordering, loyalty programs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e1521",
  "theme_color": "#ff6b2b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "food", "restaurant"],
  "screenshots": []
}
