{
  "name": "Cafe Amber",
  "short_name": "CafeAmber",
  "description": "Handcrafted coffee and seasonal pastries in a warm, welcoming atmosphere.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdf6e3",
  "theme_color": "#d97706",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}