{
  "id": "/",
  "name": "CHECKLL — Trust Verified",
  "short_name": "CHECKLL",
  "description": "Moral character evaluation, trust scoring, and job matching platform",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1b2a55",
  "orientation": "portrait-primary",
  "categories": ["business", "social", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Find Work",
      "short_name": "Jobs",
      "description": "Browse the CHECKLL job board",
      "url": "/?screen=jobs"
    },
    {
      "name": "My Profile",
      "short_name": "Profile",
      "description": "View and edit your profile",
      "url": "/?screen=profile"
    }
  ]
}
