{
  "id": "/",
  "name": "juyo",
  "short_name": "juyo",
  "description": "Платформа барои ёфтани ашёҳои гумшуда ва ёфтшуда дар Тоҷикистон",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["tabbed", "window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "lang": "tg",
  "dir": "ltr",
  "categories": ["utilities", "social", "lifestyle"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=tj.juyo.twa",
      "id": "tj.juyo.twa"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "juyo - Платформаи ёфтани ашёҳои гумшуда"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "juyo - Нусхаи desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Эълон гузоштан",
      "short_name": "Эълон",
      "description": "Эълони нав гузоштан",
      "url": "/items/add",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Профил",
      "short_name": "Профил",
      "description": "Профили шахсӣ",
      "url": "/profile",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Эълонҳои ман",
      "short_name": "Эълонҳо",
      "description": "Эълонҳои гузоштаи ман",
      "url": "/profile/my-posts",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "QR-код",
      "short_name": "QR",
      "description": "QR-коди шахсӣ",
      "url": "/qr",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "file_handlers": [
    {
      "action": "/items/add",
      "accept": {
        "image/jpeg": [".jpg", ".jpeg"],
        "image/png": [".png"],
        "image/webp": [".webp"]
      }
    }
  ],
  "share_target": {
    "action": "/items/add",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "image",
          "accept": ["image/jpeg", "image/png", "image/webp"]
        }
      ]
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+juyo",
      "url": "/qr/%s"
    },
    {
      "protocol": "mailto",
      "url": "/profile?email=%s"
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "tab_strip": {
    "home_tab": {
      "url": "/"
    },
    "new_tab_button": {
      "url": "/items/add"
    }
  },
  "note_taking": {
    "new_note_url": "/items/add"
  },
  "scope_extensions": [
    { "origin": "https://juyo.tj" }
  ],
  "widgets": [
    {
      "name": "juyo",
      "short_name": "juyo",
      "description": "Ашёи гумшуда ва ёфтшуда",
      "tag": "juyo-widget",
      "ms_ac_template": "/widgets/template.json",
      "data": "/widgets/data.json",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/icon-512.png",
          "sizes": "512x512",
          "label": "juyo widget"
        }
      ],
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ],
      "auth": false,
      "update": 86400
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
