{
  "short_name": "همگام",
  "name": "همگام | برنامه‌ریزی شخصی و خانوادگی",
  "description": "سامانه جامع و چندسکویی مدیریت کارها، روتین‌های روزانه و برنامه‌ریزی هوشمند خانواده",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "tabbed",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "fa",
  "dir": "rtl",
  "categories": [
    "productivity",
    "lifestyle",
    "utilities"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/pwa-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "پیشخان همگام در دسکتاپ"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "نمای موبایل اپلیکیشن همگام"
    }
  ],
  "shortcuts": [
    {
      "name": "پیشخان همگام",
      "short_name": "پیشخان",
      "description": "مشاهده وضعیت کارها و تسک‌ها",
      "url": "/?view=dashboard",
      "icons": [
        {
          "src": "/pwa-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "تقویم و رویدادها",
      "short_name": "تقویم",
      "description": "مشاهده تقویم و برنامه‌ریزی",
      "url": "/?view=calendar",
      "icons": [
        {
          "src": "/pwa-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "file_handlers": [
    {
      "action": "/?action=open-file",
      "name": "فایل‌های همگام و پشتیبان",
      "accept": {
        "application/json": [".json"],
        "text/plain": [".txt"]
      },
      "icons": [
        {
          "src": "/pwa-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": "auto"
  },
  "protocol_handlers": [
    {
      "protocol": "web+hamgam",
      "url": "/?protocol_url=%s"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=ir.hamgam.app",
      "id": "ir.hamgam.app"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "widgets": [
    {
      "name": "کارهای امروز همگام",
      "short_name": "کارهای امروز",
      "description": "مشاهده سریع کارهای امروز در ویجت",
      "tag": "hamgam-today",
      "template": "widget-today",
      "ms_ac_template": "widgets/today.json",
      "data": "/api/widgets/today",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/screenshots/mobile.png",
          "sizes": "720x1280",
          "label": "نمای ویجت کارهای امروز"
        }
      ],
      "icons": [
        {
          "src": "/pwa-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "new_note_url": "/?action=new-note"
  },
  "scope_extensions": [
    {
      "origin": "https://hamgam.ahshaneh.ir"
    },
    {
      "origin": "https://ahshaneh.ir"
    }
  ]
}
