{
  "name": "ERP CNM - Trung tâm vận hành",
  "short_name": "ERP CNM",
  "description": "Hệ thống ERP vận hành: đơn hàng, kho, giao hàng, KPI sale, điểm chạm, nhân sự",
  "start_url": "/static/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3f6fa",
  "theme_color": "#1769aa",
  "lang": "vi",
  "gcm_sender_id": "103953800507",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"]
}