{
  "name": "Crew Catering",
  "short_name": "Catering",
  "description": "Pre-order breakfast and lunch on set. Add your allergens, dislikes and off-site days.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a120b",
  "theme_color": "#2b1f14",
  "categories": ["food", "productivity", "utilities"],
  "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.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
