{
  "name": "GroceMart Online Grocery",
  "short_name": "GroceMart",
  "description": "Fresh groceries and household essentials delivered.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fbfaf5",
  "theme_color": "#176b3a",
  "icons": [
    {"src": "icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable"},
    {"src": "icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable"}
  ]
}
