{
  "name": "smsverif — Disposable numbers",
  "short_name": "smsverif",
  "description": "Disposable and rental phone numbers for SMS verification. Crypto payments, no KYC, instant delivery.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#070b0d",
  "theme_color": "#087f78",
  "orientation": "portrait-primary",
  "categories": ["utilities", "productivity", "communication"],
  "lang": "en",
  "icons": [
    {
      "src": "/static/icons/icon-512.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Buy disposable",
      "url": "/buy/disposable",
      "description": "Get a number for one SMS"
    },
    {
      "name": "Buy rental",
      "url": "/buy/rental",
      "description": "Rent a number for days"
    },
    {
      "name": "Top up",
      "url": "/profile/topup",
      "description": "Add credit with crypto"
    }
  ]
}
