{
  "id": "/",
  "name": "ARESSO — Online do‘kon",
  "short_name": "ARESSO",
  "description": "Market, do‘kon, taomlar, ijara va boshqa xizmatlar — bitta ilovada",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "tabbed",
    "standalone",
    "window-controls-overlay",
    "browser"
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#14b8a6",
  "lang": "uz",
  "dir": "ltr",
  "categories": ["shopping", "food", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "form_factor": "wide",
      "label": "ARESSO — asosiy ko‘rinish"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "form_factor": "narrow",
      "label": "ARESSO — mobil"
    }
  ],
  "shortcuts": [
    {
      "name": "Market",
      "short_name": "Market",
      "description": "Bosh sahifa",
      "url": "/?tab=market",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Do‘kon",
      "short_name": "Do‘kon",
      "description": "Onlayn do‘kon",
      "url": "/?tab=dokon",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Taomlar",
      "short_name": "Taomlar",
      "description": "Restoran va taomlar",
      "url": "/?tab=taomlar",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+aressouz",
      "url": "/?pwa_protocol=%s"
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "file_handlers": [
    {
      "action": "/open-file",
      "accept": {
        "image/png": [".png"],
        "image/jpeg": [".jpg", ".jpeg"],
        "image/webp": [".webp"],
        "image/gif": [".gif"]
      },
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ],
      "launch_type": "single-client"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 480
  },
  "note_taking": {
    "new_note_url": "/?note=new"
  },
  "widgets": [
    {
      "name": "ARESSO tezkor",
      "description": "Market va xizmatlarga tezkor havola (Windows vidjetlari)",
      "tag": "aressouz-quick",
      "template": "aressouz-quick",
      "ms_ac_template": "widgets/ares-template.json",
      "data": "widgets/ares-data.json",
      "type": "application/json",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ],
      "screenshots": [
        {
          "src": "/icons/icon-512.png",
          "sizes": "512x512",
          "label": "ARESSO vidjeti",
          "type": "image/png",
          "form_factor": "wide"
        }
      ],
      "auth": false,
      "update": 86400
    }
  ]
}
