{
  "name": "Pizza West Chester",
  "short_name": "Pizza WC",
  "description": "New Haven-Style Pizza in West Chester, PA",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffbeb",
  "theme_color": "#b91c1c",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Order Now", "url": "/order", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Menu", "url": "/services" }
  ]
}
