{
    "short_name": "Lawberry",
    "name": "Lawberry AI",
    "description":"AI-powered legal research and document management",
    "icons": [
      {
        "src": "/images/icon.png",
        "sizes": "64x64",
        "type": "image/x-icon"
      },
      {
        "src": "/images/logo192.png",
        "type": "image/png",
        "sizes": "192x192",
        "purpose": "any maskable"
      },
      {
        "src": "/images/logo512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "id": "/",  
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "orientation": "portrait"
  }