{
  "name": "Vidyaspora",
  "short_name": "Vidyaspora",
  "description": "Learning that carries across. Understand what your child is learning across countries, plan topics with a trusted teacher, and keep a record of what was taught.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#151312",
  "theme_color": "#ffffff",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Find a teacher",
      "short_name": "Explore",
      "description": "Browse teachers by subject and board.",
      "url": "/teachers"
    },
    {
      "name": "Account",
      "short_name": "Account",
      "description": "Open your Vidyaspora account hub.",
      "url": "/account"
    }
  ],
  "icons": [
    {
      "src": "/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
