{
  "name": "BookishFlow - Books Marketplace",
  "short_name": "BookishFlow",
  "description": "India's trusted marketplace for buying and selling old, second-hand, and pre-owned books. Also shop digital books, e-books, notes, and study materials.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1E3A5F",
  "orientation": "portrait-primary",
  "categories": ["books", "education", "marketplace", "shopping"],
  "lang": "en-IN",
  "scope": "/",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Browse Books",
      "short_name": "Books",
      "description": "Browse all available books",
      "url": "/books"
    },
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search for books",
      "url": "/search"
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "View your orders",
      "url": "/orders"
    }
  ]
}
