{
  "name": "MezZingo - Fresh Homemade Meals Delivered",
  "short_name": "MezZingo",
  "description": "Affordable, healthy homemade meal subscriptions. Delivered from FSSAI-approved kitchens across Bangalore.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#14186f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/Mezzingo.ico",
      "sizes": "192x192",
      "type": "image/x-icon"
    },
    {
      "src": "/assets/Mezzingo.ico",
      "sizes": "512x512",
      "type": "image/x-icon"
    }
  ]
}