{
  "name": "Cyberfy.ai — Telegram Security & Access",
  "short_name": "Cyberfy",
  "description": "Screen every arrival, remove scams before members see them, and take payment for posting rights in USDT.",
  "id": "/",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#070807",
  "theme_color": "#070807",
  "orientation": "any",
  "categories": ["business", "productivity", "security"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Command centre", "url": "/dashboard", "description": "Overview of every community" },
    { "name": "Payments", "url": "/dashboard/payments", "description": "Verification queue" },
    { "name": "Guardian rules", "url": "/dashboard/rules", "description": "Protection settings" }
  ]
}
