{
  "name": "BRIDGE Corporation — Digital Border Platform",
  "short_name": "BRIDGE",
  "description": "The world's first digital sovereign identity platform for borderless travel. Enroll biometrics, apply for permits, and clear borders — no physical passport required.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#040A14",
  "background_color": "#040A14",
  "lang": "en",
  "categories": ["government", "travel", "security"],
  "icons": [
    {
      "src": "bridge-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "bridge-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Enroll Biometrics",
      "url": "./enroll",
      "description": "Start biometric enrollment"
    },
    {
      "name": "My Applications",
      "url": "./applications",
      "description": "View application status"
    },
    {
      "name": "Saved Drafts",
      "url": "./drafts",
      "description": "View and sync offline drafts"
    }
  ]
}
