{
  "name": "OBX Today's Deals",
  "short_name": "OBXTD",
  "description": "Outer Banks specials, happy hours & live entertainment — all in one place.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdf6ed",
  "theme_color": "#2a9d8f",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["food", "travel", "lifestyle"],
  "shortcuts": [
    { "name": "Today's Events", "url": "/", "description": "See what's happening today" },
    { "name": "Submit Special", "url": "/submit", "description": "Submit an event or special" }
  ]
}
