{
  "short_name": "Swift Seat",
  "name": "Swift Seat Booking Engine",
  "description": "Real-time Swift Seat ticket automation console.",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23ff5e62'/><text x='15' y='75' font-size='70'>🚄</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23ff5e62'/><text x='15' y='75' font-size='70'>🚄</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "start_url": "/",
  "background_color": "#0d0e12",
  "theme_color": "#ff5e62",
  "display": "standalone",
  "orientation": "portrait"
}
