{
  "name": "AntiDetect GhostSupreme - Digital Identity Protection",
  "short_name": "GhostSupreme",
  "description": "Advanced digital anonymity solution with undetectable fingerprints",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050510",
  "theme_color": "#63ff7a",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "any",
  "categories": ["security", "utilities", "privacy", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [],
  "screenshots": [
    {
      "src": "img/screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "AntiDetect GhostSupreme Dashboard"
    },
    {
      "src": "img/screenshot2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "Profile Management Interface"
    }
  ],
  "shortcuts": [
    {
      "name": "Create New Profile",
      "url": "/new-profile",
      "icons": [{ "src": "img/new-profile.png", "sizes": "96x96" }]
    },
    {
      "name": "Manage Profiles",
      "url": "/profiles",
      "icons": [{ "src": "img/profiles.png", "sizes": "96x96" }]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "id": "ghostsupreme-antidetect",
  "iarc_rating_id": "",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  }
}