{
  "id": "happyhuts-pms",
  "name": "HappyHuts PMS",
  "short_name": "HappyHuts",
  "description": "Property management workspace for reservations, billing, and hotel operations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#92400e",
  "icons": [
    {
      "src": "/install-icon-192.svg?v=1bvl7go",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/install-icon-512.svg?v=1bvl7go",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/install-icon-maskable.svg?v=1bvl7go",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}