{
  "name": "سَندو — مدیریت مالی",
  "short_name": "سَندو",
  "description": "ثبت بدهی و طلب، تراکنش مالی و یادآوری سررسید",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0f18",
  "theme_color": "#7c3aed",
  "lang": "fa",
  "dir": "rtl",
  "categories": ["finance", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "ثبت تراکنش",
      "url": "/?action=new-transaction",
      "description": "ثبت تراکنش جدید"
    },
    {
      "name": "ثبت طلب/بدهی",
      "url": "/?action=new-declaration",
      "description": "ثبت طلب یا بدهی"
    }
  ]
}
