{
  "name": "Teik Management 德管理",
  "short_name": "Teik",
  "description": "Fishery Employee Management System 渔业员工管理系统",
  "lang": "en",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#7a2440",
  "theme_color": "#7a2440",
  "icons": [
    { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "id": "/index.html",
  "shortcuts": [
    { "name": "Employees 员工", "short_name": "Employees", "url": "/employees.html" },
    { "name": "Renewals 续期", "short_name": "Renewals", "url": "/expiring.html" },
    { "name": "Fisheries 渔行", "short_name": "Fisheries", "url": "/fisheries.html" },
    { "name": "Vessels 渔船", "short_name": "Vessels", "url": "/vessels.html" }
  ]
}
