{
  "name": "کارگەی خشتی ماد",
  "short_name": "خشتی ماد",
  "description": "سیستەمی بەڕێوەبردنی کارگەی خشتی ماد",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "landscape",
  "background_color": "#1e293b",
  "theme_color": "#1e40af",
  "lang": "ckb",
  "dir": "rtl",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "فرۆشتنی نوێ", "url": "/sales/new" },
    { "name": "کڕینی نوێ", "url": "/purchases/new" },
    { "name": "خەزینە", "url": "/cashbox" }
  ],
  "categories": ["business", "productivity"]
}
