{
  "short_name": "PayCall",
  "name": "PayCall — Creator Monetization Platform",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    }
  ],
  "start_url": "/home",
  "display": "standalone",
  "theme_color": "#10b981",
  "background_color": "#ffffff",
  "categories": ["finance", "social", "business", "productivity"],
  "lang": "en",
  "scope": "/",
  "orientation": "any",
  "description": "Crypto chat and payments. Send USDT/USDC/DAI instantly, get crypto tips and donations, and create your crypto bio page. Free to join.",
  "shortcuts": [
    {
      "name": "Sign up",
      "short_name": "Sign up",
      "description": "Create your crypto bio page and start sending payments",
      "url": "/register",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "How it works",
      "short_name": "How it works",
      "description": "Learn how to send crypto, tips and donations",
      "url": "/how-it-works",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Donate",
      "short_name": "Donate",
      "description": "Send a crypto donation",
      "url": "/donate",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
