{
  "id": "/",
  "name": "GhostSIM - Anonymous SMS",
  "short_name": "GhostSIM",
  "description": "Get anonymous virtual phone numbers instantly. Receive SMS for any service verification. Pay with SOL or USDC. No KYC, no registration, complete privacy.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0a0a0b",
  "theme_color": "#00D4AA",
  "lang": "en",
  "dir": "ltr",
  "categories": ["utilities", "finance"],
  "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/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard - View your balance and quick buy"
    },
    {
      "src": "/screenshots/buy-numbers.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Buy anonymous numbers for any service"
    },
    {
      "src": "/screenshots/active-orders.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Track active orders in real-time"
    },
    {
      "src": "/screenshots/deposit.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Instant SOL deposits powered by Solana"
    }
  ],
  "shortcuts": [
    {
      "name": "Buy Number",
      "short_name": "Buy",
      "description": "Purchase an anonymous SMS number",
      "url": "/buy",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Active Orders",
      "short_name": "Orders",
      "description": "View your active SMS orders",
      "url": "/active",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Deposit",
      "short_name": "Deposit",
      "description": "Top up your balance with crypto",
      "url": "/deposit",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
