{
  "name": "SmartHotel ERP",
  "short_name": "SmartHotel",
  "description": "Smart Hotel Management System — POS, Kitchen Display & Billing",
  "start_url": "/terminal",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1424",
  "theme_color": "#0d1424",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69e3cc86547f6d290bbe4d86/063d01be4_ChatGPTImageApr18202610_14_14PM.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://media.base44.com/images/public/69e3cc86547f6d290bbe4d86/063d01be4_ChatGPTImageApr18202610_14_14PM.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "POS Terminal",
      "short_name": "POS",
      "url": "/pos",
      "icons": [{ "src": "https://media.base44.com/images/public/69e3cc86547f6d290bbe4d86/063d01be4_ChatGPTImageApr18202610_14_14PM.png", "sizes": "96x96" }]
    },
    {
      "name": "Kitchen Display",
      "short_name": "Kitchen",
      "url": "/kitchen",
      "icons": [{ "src": "https://media.base44.com/images/public/69e3cc86547f6d290bbe4d86/063d01be4_ChatGPTImageApr18202610_14_14PM.png", "sizes": "96x96" }]
    },
    {
      "name": "Billing",
      "short_name": "Billing",
      "url": "/billing",
      "icons": [{ "src": "https://media.base44.com/images/public/69e3cc86547f6d290bbe4d86/063d01be4_ChatGPTImageApr18202610_14_14PM.png", "sizes": "96x96" }]
    }
  ]
}
