{
  "name": "SYNAPZ — Token Launchpad",
  "short_name": "SYNAPZ",
  "description": "Launch, trade and explore fair-launch tokens across blockchains. Transparent on-chain infrastructure and live market intelligence.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0d0d14",
  "background_color": "#0d0d14",
  "categories": ["finance", "crypto"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Fair Launch",
      "short_name": "Launch",
      "description": "Browse and create fair-launch tokens",
      "url": "/fair-launch",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Create Token",
      "short_name": "Create",
      "description": "Launch a new fair-launch token",
      "url": "/fair-launch/create",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
