{
  "name": "Elysian Mini Mart",
  "short_name": "Elysian",
  "description": "Elysian Mini Mart is your go-to online store for all your grocery needs, offering a wide range of products at competitive prices.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#59ab6e",
  "icons": [
    {
      "src": "/icons/Elysian192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/Elysian512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
