{
  "id": "./index.php",
  "name": "Amor Guest Platform",
  "short_name": "Amor Guest",
  "description": "Quản lý khách, QR Check-in và ZNS cho Amor Resort",
  "start_url": "./index.php?r=dashboard",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#f4f7f5",
  "theme_color": "#2e4a35",
  "lang": "vi-VN",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}