{
  "id": "./executive-report",
  "name": "Báo cáo KYNP",
  "short_name": "KYNP Report",
  "description": "Dashboard theo dõi tình hình kinh doanh KYNP",
  "start_url": "./executive-report",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f766e",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "assets/pwa/kynp-report-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/pwa/kynp-report-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/pwa/kynp-report-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
