{
  "short_name": "Food Court",
  "name": "Food Court - Order at ease",
  "description": "Food Court store is an online platfrom where you can order your meal",
  "lang": "en",
  "icons": [
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icons/cart.svg",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icons/me.svg",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icons/menu.svg",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icons/orders.svg",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
