{
  "name": "تسکام",
  "short_name": "تسکام",
  "id": "/?app=taskom",
  "description": "سامانه جامع مدیریت تسکام",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "fa",
  "background_color": "#ffffff",
  "theme_color": "#0f766e",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/logo-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "داشبورد",
      "short_name": "داشبورد",
      "url": "/dashboard",
      "icons": [{ "src": "/logo-pwa-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "وظایف",
      "short_name": "وظایف",
      "url": "/tasks",
      "icons": [{ "src": "/logo-pwa-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
