{
  "name": "LUNARI — Your AI Crew",
  "short_name": "LUNARI",
  "description": "5 autonomous AI agents that build, create, and grow while you focus on your craft.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08090e",
  "theme_color": "#08090e",
  "orientation": "portrait",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
