{
  "id": "/m",
  "name": "Solnity Workspace",
  "short_name": "Solnity",
  "description": "Recruiting, calls and interviews for the Solnity team, candidates and clients.",
  "start_url": "/m",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12483A",
  "theme_color": "#12483A",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Interview requests",
      "url": "/m/requests"
    },
    {
      "name": "Calendar",
      "url": "/m/calendar"
    },
    {
      "name": "Team chat",
      "url": "/m/chat"
    }
  ]
}
