{
  "name": "Auggie's Joint Kiosk",
  "short_name": "Auggie's Kiosk",
  "description": "Self-order kiosk for Auggie's Joint at Central Market, York PA.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0500",
  "theme_color": "#E8C31A",
  "icons": [
    { "src": "/icon-192-v2.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
