{
  "name": "SwiftPass Immigration",
  "short_name": "SwiftPass",
  "description": "Apply for tourist, business, student, and family visas to 190+ countries. Expert document review, 96.3% approval rate, money-back guarantee.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F9FAFB",
  "theme_color": "#1652F0",
  "categories": ["business", "travel", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/swiftpass-icon-dark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Application",
      "short_name": "Apply",
      "description": "Begin your visa application",
      "url": "/apply",
      "icons": [{ "src": "/swiftpass-icon-dark.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Visa Requirements",
      "short_name": "Requirements",
      "description": "Check what you need",
      "url": "/requirements",
      "icons": [{ "src": "/swiftpass-icon-dark.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View service tiers",
      "url": "/pricing",
      "icons": [{ "src": "/swiftpass-icon-dark.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
