{
  "name": "NYD Express",
  "short_name": "NYD Express",
  "id": "com.nydexpress.app",
  "description": "Authentic Himalayan momos, chowmein & thukpa delivered hot in Gurugram. Cash on Delivery.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#D9381E",
  "background_color": "#FDFBF7",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
