{
  "id": "/?source=pwa",
  "name": "МАРКОМ Клуб",
  "short_name": "МАРКОМ Клуб",
  "description": "Приложение МАРКОМ Клуб",
  "lang": "ru",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "theme_color": "#FD4F2F",
  "background_color": "#F1F1F1",
  "categories": ["business", "social", "productivity"],
  "icons": [
    { "src": "/icons/marcom-pwa.svg?v=3", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Профиль",
      "url": "/profile",
      "icons": [{ "src": "/icons/marcom-pwa.svg?v=3", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "МАРКОМ Кофе",
      "url": "/random-coffee",
      "icons": [{ "src": "/icons/marcom-pwa.svg?v=3", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "prefer_related_applications": false
}
