{
  "name": "Peckish - Safe Dining, Safe Ordering",
  "short_name": "Peckish",
  "description": "Food allergy restaurant discovery and ordering app. Find safe restaurants, order with your allergy card attached.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1111",
  "theme_color": "#C0272D",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/peckish-logo.png", "sizes": "1254x1254", "type": "image/png" },
    { "src": "/icons/peckish-logo.png", "sizes": "1254x1254", "type": "image/png", "purpose": "maskable" }
  ]
}
