{
  "name": "FutureMe",
  "short_name": "FutureMe",
  "lang": "en-US",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "fullscreen",
  "theme_color": "#8FC3DE",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "org.futureme"
    }
  ]
}
