{
  "name": "Life Flow Manager",
  "short_name": "LFM",
  "icons": [
    {
      "src": "images/favicon.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "images/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0C3560"
}
