{
  "name": "Aloft",
  "short_name": "Aloft",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#000",
  "theme_color": "#612fff",
  "icons": [
    {
      "src": "/temp/image/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/temp/image/logo-light.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}