{
  "name": "LifeBoard",
  "short_name": "LifeBoard",
  "description": "Kevin's life + business command center",
  "start_url": "/lifeboard/dashboard",
  "scope": "/lifeboard/",
  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#7C3AED",
  "orientation": "any",
  "icons": [
    {
      "src": "/lifeboard-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/lifeboard-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
