{
  "name": "Mentorloop",
  "short_name": "Mentorloop",
  "description": "Join your organisation or community's Mentorloop mentoring program on the go with the Mentorloop mobile app.",
  "theme_color": "#373d48",
  "background_color": "#373d48",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "dir": "ltr",
  "lang": "en",
  "categories": ["business", "education", "productivity", "social"],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.mentorloop.app.twa"
    }
  ],
  "share_target": {},
  "display_override": ["fullscreen", "minimal-ui"],

  "shortcuts": [],
  "icons": [
    {
      "src": "/images/logos/symbol-colour-200.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logos/symbol-colour-200.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logos/symbol-colour-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/dashboard.png",
      "label": "Access your mentoring program everywhere",
      "sizes": "1024x1654",
      "type": "image/png",
      "platform": "narrow"
    },
    {
      "src": "/images/screenshots/loops.png",
      "label": "Find the right connection",
      "sizes": "1024x1654",
      "type": "image/png",
      "platform": "narrow"
    },
    {
      "src": "/images/screenshots/goals.png",
      "label": "Create and share goals",
      "sizes": "1024x1654",
      "type": "image/png",
      "platform": "narrow"
    }
  ]
}
