{
  "name": "جالیز | باغبانی هوشمند",
  "short_name": "جالیز",
  "description": "خرید و فروش بذر، قلمه، ابزار و محصولات باغبانی. یادآور آبیاری، ثبت گیاه و مشاوره هوشمند باغبانی.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "fa",
  "theme_color": "#4a7c59",
  "background_color": "#f5f0e8",
  "categories": ["lifestyle", "shopping", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "scope": "/",
  "display_override": [
    "tabbed",
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=ir.jaliz.app",
      "id": "ir.jaliz.app"
    }
  ],
  "iarc_rating_id": "e58d4a67-cd34-4536-a1ff-860824b27c3e",
  "scope_extensions": [
    {
      "origin": "*.noxte.ir"
    },
    {
      "origin": "*.jaliz.ir"
    }
  ],
  "shortcuts": [
    {
      "name": "گیاهان من",
      "short_name": "گیاهان",
      "url": "/plants",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "فروشگاه",
      "short_name": "فروشگاه",
      "url": "/marketplace",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "برنامه آبیاری",
      "short_name": "آبیاری",
      "url": "/schedule",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "file_handlers": [
    {
      "action": "/plants",
      "accept": {
        "image/*": [".png", ".jpg", ".jpeg"]
      }
    }
  ],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "protocol_handlers": [
    {
      "protocol": "web+jaliz",
      "url": "/share?url=%s"
    }
  ],
  "share_target": {
    "action": "/plants/new",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "widgets": [
    {
      "name": "آبیاری بعدی",
      "short_name": "آبیاری",
      "description": "نمایش زمان آبیاری بعدی گیاهان شما",
      "tag": "next-watering",
      "ms_ac_template": "widget.json",
      "data": "widget-data.json",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 480
  },
  "note_taking": {
    "new_note_url": "/plants/new"
  },
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "داشبورد جالیز - مدیریت گیاهان"
    },
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "داشبورد جالیز - نسخه دسکتاپ"
    }
  ],
  "prefer_related_applications": false
}
