{
  "name": "Continental Travel - Professional Document Processing",
  "short_name": "Continental Travel",
  "description": "Professional document processing for visa applications, citizenship, passport renewal, translation, and legal documents in English and Vietnamese",
  "start_url": "/en",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "professional-services", "documentation"],
  "screenshots": [
    {
      "src": "/images/screenshot-1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/images/screenshot-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "lang": "en",
  "dir": "ltr",
  "scope": "/en",
  "shortcuts": [
    {
      "name": "Check Status",
      "short_name": "Status",
      "description": "Check your document processing status",
      "url": "/en/check-status",
      "icons": [
        {
          "src": "/images/icon-status.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Book Appointment",
      "short_name": "Appointment",
      "description": "Book an appointment for consultation",
      "url": "/en/appointment",
      "icons": [
        {
          "src": "/images/icon-appointment.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
