{
  "name": "Nepali CRM",
  "short_name": "CRM",
  "description": "Nepal's Facebook Auto-Reply CRM",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0b0f",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    { "src": "icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Chat",      "url": "/index.html",      "icons": [{"src": "icons/icon-96.png", "sizes": "96x96"}] },
    { "name": "Analytics", "url": "/analytics.html",  "icons": [{"src": "icons/icon-96.png", "sizes": "96x96"}] },
    { "name": "Products",  "url": "/products.html",   "icons": [{"src": "icons/icon-96.png", "sizes": "96x96"}] }
  ],
  "categories": ["business", "productivity"],
  "lang": "ne"
}
