{
  "name": "U4N",
  "short_name": "U4N",
  "description": "U4N Web Application",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/images/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
