{
  "name": "Asfacil — Border Wait Times",
  "short_name": "Asfacil",
  "description": "AI-powered border crossing wait times for San Diego–Tijuana. San Ysidro, PedWest, and Otay Mesa — SENTRI, Ready Lane & General updated every 5 minutes.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#01696f",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["travel", "navigation", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "San Ysidro Wait Times", "short_name": "San Ysidro", "url": "/crossing/san_ysidro" },
    { "name": "PedWest Wait Times", "short_name": "PedWest", "url": "/crossing/pedwest" },
    { "name": "Otay Mesa Wait Times", "short_name": "Otay Mesa", "url": "/crossing/otay_mesa" },
    { "name": "Report Wait Time", "short_name": "Report", "url": "/report" }
  ],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Asfacil — Border Wait Times Dashboard"
    }
  ]
}
