{
  "name": "Fifth House Omaha — Order",
  "short_name": "Fifth House",
  "description": "Order pickup from Fifth House, Omaha's plant-based restaurant in the Blackstone District.",
  "start_url": "/order",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0e0e",
  "theme_color": "#0e0e0e",
  "categories": ["food", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%230e0e0e'/%3E%3Ctext x='50%25' y='56%25' dominant-baseline='middle' text-anchor='middle' font-family='Arial Black,Impact,sans-serif' font-weight='900' font-size='140' fill='%23ec1e7e'%3EH%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%230e0e0e'/%3E%3Ctext x='50%25' y='56%25' dominant-baseline='middle' text-anchor='middle' font-family='Arial Black,Impact,sans-serif' font-weight='900' font-size='380' fill='%23ec1e7e'%3EH%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start an order",
      "short_name": "Order",
      "url": "/order",
      "description": "Browse the menu and order for pickup"
    }
  ]
}
