{
  "name": "JustChill Ordering PWA",
  "short_name": "JustChill",
  "description": "Mobile-First Multi Vendor Ordering PWA with Automated WhatsApp Dispatch",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1542838132-92c53300491e?w=192&auto=format&fit=crop&q=80",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://images.unsplash.com/photo-1542838132-92c53300491e?w=512&auto=format&fit=crop&q=80",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
