{
  "name": "When's David Working?",
  "short_name": "David's Bar",
  "description": "Check when David's behind the bar.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f0e6c8",
  "theme_color": "#2c1a0e",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
