{
  "name": "VakilNova",
  "short_name": "VakilNova",
  "description": "India's #1 AI-powered legal notice generator. Draft professional notices, connect with lawyers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Draft Legal Notice",
      "short_name": "Draft",
      "description": "Create a new legal notice",
      "url": "/drafter",
      "icons": [{ "src": "/icons/icon-512x512.png", "sizes": "512x512" }]
    },
    {
      "name": "Find Lawyer",
      "short_name": "Lawyers",
      "description": "Find verified lawyers",
      "url": "/find-lawyer",
      "icons": [{ "src": "/icons/icon-512x512.png", "sizes": "512x512" }]
    }
  ]
}
