{
  "name": "ROBOOST Life",
  "short_name": "ROBOOST",
  "description": "Coffee, clubs and people. One Boost ID.",
  "id": "/",
  "start_url": "/en",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#110F0E",
  "theme_color": "#110F0E",
  "categories": [
    "lifestyle",
    "food",
    "health"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/favicon.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat with Borya",
      "short_name": "Borya",
      "url": "/en/boris",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=2",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Club",
      "short_name": "Club",
      "url": "/en/club",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=2",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Feed",
      "short_name": "Feed",
      "url": "/en/feed",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=2",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
