{
  "name": "TixPulse — AI Ticket Price Alerts",
  "short_name": "TixPulse",
  "description": "AI-powered ticket price alerts across 9 platforms. Never overpay for a ticket again.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#0B1D3A",
  "theme_color": "#1459C8",
  "icons": [
    { "src": "/tixpulse_favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/tixpulse_icon_512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "My Alerts", "url": "/app.html" },
    { "name": "Compare Prices", "url": "/compare.html" }
  ]
}
