{
  "name": "Lexivoz Photography",
  "short_name": "Lexivoz",
  "description": "AI-powered photography management and client portal",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#c41f1f",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "permissions": [
    "camera",
    "microphone",
    "contacts"
  ],
  "categories": [
    "photography",
    "business"
  ]
}
