{
  "id": "ahmads.dj103.shop",
  "name": "rozmon",
  "short_name": "site",
  "description": "best shop",
  "icons": [
    {
      "src": "https://ahmads.dj103.shop/wp-content/uploads/2026/04/icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://ahmads.dj103.shop/wp-content/uploads/2026/04/icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "background_color": "#D5E0EB",
  "theme_color": "#D5E0EB",

  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],

  "dir": "ltr",
  "orientation": "portrait",
  "start_url": ".",
  "scope": "/",

  "shortcuts": [
    {
      "name": "site",
      "url": "/",
      "description": "best shop",
      "icons": [
        {
          "src": "https://ahmads.dj103.shop/wp-content/uploads/2026/04/icon192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],

  "launch_handler": {
    "client_mode": "auto"
  },

  "handle_links": "preferred",

  "protocol_handlers": [
    {
      "protocol": "web+rozmon",
      "url": "/?handle=%s"
    }
  ],

  "screenshots": [
    {
      "src": "https://ahmads.dj103.shop/wp-content/uploads/2026/04/screenshot.desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "https://ahmads.dj103.shop/wp-content/uploads/2026/04/screenshot.mobile.png",
      "sizes": "390x844",
      "type": "image/png"
    }
  ]
}