{
  "short_name": "Study Here",
  "name": "Study Here",
  "icons": [
    {
      "src": "/launcher/launcher_192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/launcher/launcher_144.png",
      "type": "image/png",
      "sizes": "144x144"
    }
  ],
  "start_url": "/?utm_source=homelink&utm_medium=pwa",
  "background_color": "#fff",
  "display": "standalone",
  "theme_color": "#2d837e",
  "orientation": "natural"
}