{
  "name": "LIFTO",
  "short_name": "LIFTO",
  "description": "Share the journey.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#2563eb",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/initials/svg?seed=L&backgroundColor=2563eb&textColor=ffffff",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "https://api.dicebear.com/7.x/initials/svg?seed=L&backgroundColor=2563eb&textColor=ffffff",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}