{
  "name": "Narvico",
  "short_name": "Narvico",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eff6ff",
  "theme_color": "#1d4ed8",
  "icons": [
    {
      "src": "./static/media/lounge.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}