{
  "name": "TheITINapp - Get Your US ITIN Fast & Easy",
  "short_name": "TheITINapp",
  "description": "Complete ITIN application service for non-US residents. Access PayPal, Stripe, and US bank accounts.",
  "icons": [
    {
      "src": "/sg-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/sg-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "finance", "productivity"]
}