{
  "name": "CozyLife CRM & Life Manager",
  "short_name": "CozyLife",
  "description": "Your AI-Native, private local-first personal CRM and life manager.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FDFBF7",
  "theme_color": "#E8F0FE",
  "orientation": "any",
  "icons": [
    {
      "src": "./logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
