{
  "name": "StreetMart — Fresh Vegetables Near You",
  "short_name": "StreetMart",
  "description": "Connect with local street vegetable vendors in Hyderabad. Live prices, stock, multilingual support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f8f4",
  "theme_color": "#25a463",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["food", "shopping", "lifestyle"],
  "screenshots": [
    { "src": "screenshot1.png", "sizes": "390x844", "type": "image/png", "label": "Home screen" }
  ]
}
