{
    "name": "Shattof Service - Решение нестандартных задач",
    "short_name": "Shattof",
    "description": "Официальный сайт Shattof Service. Когда другие отказываются, мы находим решение.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#263aff",
    "theme_color": "#263aff",
    "orientation": "portrait",
    "categories": [
      "business",
      "utilities",
      "productivity"
    ],
    "lang": "ru-RU",
    "dir": "ltr",
    "scope": "/",
    "id": "com.shattof.service",
    "icons": [
      {
        "src": "/images/logo/icon-144x144.png",
        "sizes": "144x144",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/images/logo/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/images/logo/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/images/logo/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ],
    "screenshots": [
      {
        "src": "/images/background-home-wide.webp",
        "sizes": "1280x720",
        "type": "image/webp",
        "form_factor": "wide",
        "label": "Главная страница Shattof Service"
      },
      {
        "src": "/images/background-home-mobile.webp",
        "sizes": "750x1334",
        "type": "image/webp",
        "form_factor": "narrow",
        "label": "Мобильная версия Shattof Service"
      }
    ],
    "shortcuts": [
      {
        "name": "Связаться через Telegram",
        "short_name": "Telegram",
        "description": "Открыть чат в Telegram для быстрой связи",
        "url": "https://t.me/shattof_offical",
        "icons": [
          {
            "src": "/images/logo/favicon-96x96.png",
            "sizes": "96x96"
          }
        ]
      },
      {
        "name": "Связаться через Element",
        "short_name": "Element",
        "description": "Открыть защищенный чат в Element",
        "url": "https://matrix.to/#/@shattof:matrix.org",
        "icons": [
          {
            "src": "/images/logo/favicon-96x96.png",
            "sizes": "96x96"
          }
        ]
      },
      {
        "name": "Информационный канал",
        "short_name": "Инфоканал",
        "description": "Перейти в информационный канал Shattof Service",
        "url": "https://t.me/shattofservices",
        "icons": [
          {
            "src": "/images/logo/favicon-96x96.png",
            "sizes": "96x96"
          }
        ]
      },
      {
        "name": "Проблемные Авто",
        "short_name": "Авто",
        "description": "Перейти в группу Проблемные Авто",
        "url": "https://t.me/problemautorynok",
        "icons": [
          {
            "src": "/images/logo/problemauto.jpg",
            "sizes": "96x96"
          }
        ]
      }
    ],
    "related_applications": [
      {
        "platform": "webapp",
        "url": "https://shattof.net/manifest.json"
      },
      {
        "platform": "play",
        "url": "https://play.google.com/store/apps/details?id=org.telegram.messenger",
        "id": "org.telegram.messenger"
      }
    ],
    "prefer_related_applications": false,
    "handle_links": "preferred",
    "share_target": {
      "action": "/share-target/",
      "method": "GET",
      "enctype": "application/x-www-form-urlencoded",
      "params": {
        "title": "title",
        "text": "text",
        "url": "url"
      }
    },
    "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
    "launch_handler": {
      "client_mode": [
        "navigate-existing",
        "auto"
      ]
    },
    "edge_side_panel": {
      "preferred_width": 400
    },
    "display_override": [
      "standalone",
      "browser"
    ],
    "protocol_handlers": [
      {
        "protocol": "web+shattof",
        "url": "/handle-protocol?url=%s"
      },
      {
        "protocol": "web+auto",
        "url": "/auto-handler?link=%s"
      }
    ]
  }