{
  "name": "Caster Passport",
  "short_name": "Passport",
  "description": "Caster OS identity, trust, credential, eligibility, recovery, and profile proof surface.",
  "start_url": "/casterpassport",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05070a",
  "theme_color": "#66e3ff",
  "icons": [
    {
      "src": "/casterchainlogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/casterosphoto.jpg",
      "sizes": "1200x1200",
      "type": "image/jpeg"
    }
  ],
  "categories": [
    "identity",
    "social",
    "finance"
  ],
  "shortcuts": [
    {
      "name": "Caster Passport",
      "short_name": "Passport",
      "url": "/casterpassport"
    },
    {
      "name": "Credentials",
      "short_name": "Credentials",
      "url": "/api/casterpassport/credentials"
    },
    {
      "name": "Status",
      "short_name": "Status",
      "url": "/api/casterpassport/status"
    }
  ]
}
