{
  "name": "NJ Focus",
  "short_name": "NJ Focus",
  "description": "دستیار شخصی برای افراد متمرکز",
  "start_url": "/dashboard?source=pwa",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#0a0a0b",
  "orientation": "portrait",
  "lang": "fa",
  "dir": "rtl",
  "icons": [
    { "src": "/icons/app-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "ثبت سریع",
      "short_name": "ثبت",
      "url": "/dashboard?capture=1",
      "description": "اضافه کردن وظیفه یا یادداشت جدید"
    },
    {
      "name": "حالت فوکوس",
      "short_name": "فوکوس",
      "url": "/focus"
    },
    {
      "name": "Brain Dump",
      "short_name": "Dump",
      "url": "/dashboard?brain=1"
    }
  ],
  "categories": ["productivity", "utilities"]
}
