{
  "short_name": "Cravcart Order",
  "name": "Cravcart Order - Food Delivery",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#1E5630",
  "background_color": "#ffffff",
  "description": "Order your favorite food online with Cravcart Order",
  "orientation": "portrait",
  "categories": ["food", "shopping", "lifestyle"],
  "lang": "en-US"
}
