{
  "short_name": "paycall.co",
  "name": "paycall.co - Turn Your Bio Into Income",
  "icons": [
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "categories": ["social", "business", "productivity", "lifestyle"],
  "lang": "en",
  "scope": "/",
  "orientation": "any",
  "description": "Turn your bio page into real income! Earn money from paid calls, chat, donations & content. 0% platform fees.",
  "screenshots": [
    {
      "src": "/assets/img/paycall-me-screenshot-mobile.png",
      "sizes": "640x1136",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/assets/img/paycall-me-screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Bio Page",
      "short_name": "Create",
      "description": "Create your bio page",
      "url": "/register",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Login",
      "short_name": "Login",
      "description": "Login to your account",
      "url": "/login",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ]
}
