{
  "name": "2CUP Kiosk",
  "short_name": "2CUP",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1C3553",
  "theme_color": "#1C3553",
  "icons": [
    { "src": "2cup.jpg", "sizes": "512x512", "type": "image/jpeg" }
  ]
}