{
  "name": "PulseBeat",
  "short_name": "PulseBeat",
  "description": "Платформа для продажи и покупки битов от независимых продюсеров",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#00E5FF",
  "lang": "ru",
  "categories": ["music", "entertainment", "shopping"],
  "icons": [
    {
      "src": "/favicon-eq.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/favicon-eq.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Каталог",
      "short_name": "Каталог",
      "description": "Смотреть все биты",
      "url": "/catalog",
      "icons": [{ "src": "/favicon-eq.png", "sizes": "192x192" }]
    },
    {
      "name": "Покупки",
      "short_name": "Покупки",
      "description": "Мои покупки",
      "url": "/purchases",
      "icons": [{ "src": "/favicon-eq.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
