{
  "name": "Big Apple Delights",
  "short_name": "Big Apple",
  "description": "Order fresh bowls, antojitos, drinks and sweet treats from Big Apple Delights.",
  "id": "bigappledelights-main",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FEF7ED",
  "theme_color": "#D97706",
  "orientation": "portrait",
  "icons": [
    { "src": "/favicon.png", "sizes": "64x64", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
