{
  "short_name": "MyHotel",
  "name": "MyHotel — Hotel Management System",
  "description": "Hotel management & operations platform.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "app-icon.jpeg",
      "type": "image/jpeg",
      "sizes": "1080x1080",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2c1f14",
  "background_color": "#1a110a"
}
