{
  "name": "KECHA Artisanal Tea",
  "short_name": "KECHA",
  "description": "Artisanal Tea & Beverage Ordering App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1544787219-7f47ccb76574?w=192&auto=format&fit=crop&q=80",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "https://images.unsplash.com/photo-1544787219-7f47ccb76574?w=512&auto=format&fit=crop&q=80",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}