{
  "name": "Беляш и Друзья",
  "short_name": "Беляш",
  "description": "Городское приложение для владельцев питомцев",
  "lang": "ru",
  "dir": "ltr",
  "start_url": "/#/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFAF3",
  "theme_color": "#FF5900",
  "categories": ["lifestyle", "social", "health"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/brand-full-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Форум",
      "short_name": "Форум",
      "url": "/#/forum",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Профиль",
      "short_name": "Профиль",
      "url": "/#/profile",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
