{
  "name": "Bayan — AI Legal Drafting",
  "short_name": "Bayan",
  "description": "AI-powered legal drafting for Indian advocates. Voice to court-perfect document in 30 seconds.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF7F0",
  "theme_color": "#1C2B3A",
  "categories": ["productivity", "business"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Dictation",
      "short_name": "Dictate",
      "description": "Start a new legal dictation",
      "url": "/app/new",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
