{
  "name": "SeatView — Book the Perfect Stadium Seat",
  "short_name": "SeatView",
  "description": "Find and book the best stadium seats. See real seat photos, read fan reviews, and pick your perfect view.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "categories": ["sports", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
