{
  "name": "NYK Departures — LIRR Penn Station",
  "short_name": "NYK Departures",
  "description": "Outbound LIRR departures from New York Penn Station with real-time countdowns, track assignments, consist length, and stop lists.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#f5b738",
  "categories": ["travel", "navigation", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
