{
  "name": "RATHNA Seller Portal",
  "short_name": "RATHNA Seller",
  "description": "Deliver RATHNA Products in your area and earn per order.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1565c0",
  "background_color": "#f8fafc",
  "icons": [
    { "src": "rathna seller.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "rathna seller.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business"],
  "lang": "en-IN",
  "shortcuts": [
    { "name": "Register", "url": "/", "description": "Register as seller" },
    { "name": "Login", "url": "/", "description": "Seller login" }
  ]
}
