{
  "name": "NoodMart - The Smart Food Marketplace",
  "short_name": "NoodMart",
  "description": "NoodMart connects you with the best local restaurants and vendors. Discover, order, and enjoy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A130F",
  "theme_color": "#F9740B",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
