{
  "name": "CryptoFunders — CFT Token Presale",
  "short_name": "CryptoFunders",
  "description": "Premium crypto token presale platform on Base chain. Buy CFT tokens securely.",
  "start_url": "/fr/app",
  "display": "standalone",
  "background_color": "#0B1020",
  "theme_color": "#0B1020",
  "orientation": "any",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/fr/app",
      "description": "View your CFT token dashboard"
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "url": "/fr/app/portfolio",
      "description": "View your token portfolio"
    }
  ]
}
