{
  "short_name": "SpacesEDU",
  "name": "SpacesEDU",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#22224c",
  "background_color": "#ffffff",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.myblueprint",
      "id": "app.myblueprint"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/ca/app/spacesedu/id1500317455",
      "id": "id1500317455"
    }
  ]
}