{
  "name": "Eshwara — Fractional Real Estate",
  "short_name": "Eshwara",
  "description": "India's trusted fractional real estate co-ownership platform. Invest in premium properties from ₹10,000.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0B0F",
  "theme_color": "#D4AB54",
  "lang": "en-IN",
  "orientation": "portrait-primary",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Properties",
      "short_name": "Properties",
      "description": "Browse available fractional real estate properties",
      "url": "/properties",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "How It Works",
      "short_name": "How It Works",
      "description": "Learn how Eshwara fractional co-ownership works",
      "url": "/how-it-works",
      "icons": [{ "src": "/favicon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
