{
  "id": "./",
  "name": "Hệ thống ôn luyện và sát hạch công nhân cao su",
  "short_name": "LRC Ôn luyện",
  "description": "Ứng dụng ôn luyện và sát hạch công nhân cao su Lộc Ninh trên PC và di động.",
  "lang": "vi",
  "dir": "ltr",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f7f5",
  "theme_color": "#126b3a",
  "icons": [
    {
      "src": "./assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ôn luyện",
      "short_name": "Ôn luyện",
      "url": "./index.php"
    },
    {
      "name": "Đăng nhập sát hạch",
      "short_name": "Đăng nhập",
      "url": "./login.php"
    }
  ]
}
