{
  "name": "VisaIntel",
  "short_name": "VisaIntel",
  "description": "US & Canada Immigration Guide — visa forms, requirements, fees, and Visa Bulletin in plain English.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1c3a5e",
  "background_color": "#f7f5f1",
  "lang": "en",
  "categories": ["education", "reference"],
  "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"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Visa Explorer",
      "short_name": "Explorer",
      "url": "/?tab=explorer",
      "description": "Start the AI Visa Explorer"
    },
    {
      "name": "Browse Forms",
      "short_name": "Forms",
      "url": "/?tab=browse",
      "description": "Browse US & Canada visa forms"
    },
    {
      "name": "Visa Bulletin",
      "short_name": "Bulletin",
      "url": "/?tab=bulletin",
      "description": "Check priority dates"
    }
  ]
}
