{
  "name": "اشتراکینو پرو",
  "short_name": "اشتراکینو",
  "description": "مرکز فرماندهی دیجیتال شخصی — اشتراک‌ها، دارایی‌ها، حساب‌ها و رمزها",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "categories": ["productivity", "finance", "utilities"],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [{ "name": "file", "accept": ["image/*", "application/pdf", "text/plain"] }]
    }
  },
  "shortcuts": [
    { "name": "صندوق عملیات", "url": "/inbox", "icons": [{ "src": "/favicon.png", "sizes": "64x64" }] },
    { "name": "ثبت سریع", "url": "/?quick=1", "icons": [{ "src": "/favicon.png", "sizes": "64x64" }] }
  ],
  "dir": "rtl",
  "lang": "fa",
  "background_color": "#0e0c11",
  "theme_color": "#0e0c11",
  "icons": [
    { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.png", "sizes": "64x64", "type": "image/png" }
  ]
}
