{
  "name": "Coinceeper - Revolutionary Cryptocurrency ICO Platform",
  "short_name": "Coinceeper",
  "description": "Invest in the future of digital finance with Coinceeper (CC) tokens. AI-powered cryptocurrency platform with secure ICO and referral system.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00B4D8",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/notifmedium.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/notifmedium.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/coinceeper.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/coinceeper.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Coinceeper ICO Platform"
    }
  ],
  "shortcuts": [
    {
      "name": "ICO Investment",
      "short_name": "Invest",
      "description": "Invest in Coinceeper (CC) tokens",
      "url": "/invest/swap",
      "icons": [
        {
          "src": "/notifmedium.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Token Tracker",
      "short_name": "Tracker",
      "description": "Track your Coinceeper tokens",
      "url": "/token-tracker",
      "icons": [
        {
          "src": "/notifmedium.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
} 