{
  "name": "VisaMatch",
  "short_name": "VisaMatch",
  "description": "Free visa eligibility checker. Find every visa you qualify for across 18 countries — instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d1a",
  "theme_color": "#0d0d1a",
  "orientation": "any",
  "categories": ["productivity", "utilities", "travel"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "VisaMatch – Find your visa match instantly"
    }
  ]
}
