{
  "name": "MARKOV MADE Store",
  "short_name": "MMS",
  "description": "Премиальный цифровой магазин MARKOV MADE — подписки, VPN и аккаунты с гарантией.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B0A07",
  "theme_color": "#0B0A07",
  "lang": "ru",
  "categories": ["shopping", "utilities"],
  "icons": [
    {
      "src": "/img/ico/192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/img/ico/512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Каталог",
      "short_name": "Shop",
      "description": "Открыть каталог товаров",
      "url": "/?tab=store",
      "icons": [{ "src": "/img/ico/192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Заказы",
      "short_name": "Orders",
      "description": "Мои заказы и статусы",
      "url": "/?tab=orders",
      "icons": [{ "src": "/img/ico/192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Профиль",
      "short_name": "Profile",
      "description": "Настройки и реферальная программа",
      "url": "/?tab=profile",
      "icons": [{ "src": "/img/ico/192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
