{
  "name": "Vidya's Recipe Diary",
  "short_name": "VRD",
  "description": "Homemade food delivered with care",
  "start_url": "/customer/menu",
  "display": "standalone",
  "background_color": "#F7F3E9",
  "theme_color": "#1B3022",
  "icons": [
    {
      "src": "/vrd-logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
