{
  "name": "Moon Light — Онлайн магазин",
  "short_name": "Moon Light",
  "id": "/",
  "lang": "ru",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "iarc_rating_id": "everyone",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "minimal-ui"
  ],
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "description": "Онлайн магазин Moon Light.",
  "icons": [
    {
      "src": "https://moon-light.am/icon/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://moon-light.am/icon/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://moon-light.am/icon/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "img/screenshots/home-1280x720.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Главная — Moon Light"
    },
    {
      "src": "img/screenshots/product-1280x720.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Страница товара"
    }
  ],
  "categories": [
    "shopping",
    "lifestyle",
    "home"
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "scope_extensions": [
    {
      "type": "origin",
      "origin": "https://moon-light.am"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/",
      "id": "GooglePlay"
    },
    {
      "platform": "itunes",
      "url": "https://www.apple.com/app-store/",
      "id": "AppStore"
    }
  ],
  "share_target": {
    "method": "GET",
    "action": "/",
    "params": {
      "title": "title",
      "url": "url",
      "text": "text"
    }
  }
}
