{
  "name": "Sonder PMS",
  "short_name": "Sonder",
  "description": "Hotel Property Management System — Quan ly khach san chuyen nghiep",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#003580",
  "theme_color": "#003580",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%23003580'/><text x='256' y='340' font-size='280' text-anchor='middle' fill='white' font-family='Arial' font-weight='bold'>S</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23003580'/><text x='96' y='130' font-size='110' text-anchor='middle' fill='white' font-family='Arial' font-weight='bold'>S</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/?page=dashboard",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='16' fill='%23003580'/><text x='48' y='62' font-size='40' text-anchor='middle' fill='white'>D</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Check-in",
      "short_name": "C/I",
      "url": "/?page=checkin",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='16' fill='%23008009'/><text x='48' y='62' font-size='40' text-anchor='middle' fill='white'>CI</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Bao cao",
      "short_name": "Report",
      "url": "/?page=revenue",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='16' fill='%23cc8800'/><text x='48' y='62' font-size='40' text-anchor='middle' fill='white'>R</text></svg>", "sizes": "96x96"}]
    }
  ]
}
