{
  "name": "CloudKitchen — Healthy Corporate Meals",
  "short_name": "CloudKitchen",
  "description": "Order healthy, customizable Indian meals delivered to your corporate hub.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0f9d58",
  "icons": [
    {
      "src": "/assets/img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
