{
  "short_name": "GrowthDay",
  "name": "Growth Day Web",
  "icons": [
    {
      "src": "images/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "images/favicon.png",
      "type": "image/png",
      "sizes": "128x108"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.growthday",
      "url": "https://play.google.com/store/apps/details?id=com.growthday&hl=en"
    },
    {
      "platform": "itunes",
      "id": "1543291315",
      "url": "https://itunes.apple.com/app/growthday/id1543291315?l=en"
    }
  ]
}
