{
  "name": "tkniq - AI Token Research Platform",
  "short_name": "tkniq",
  "description": "AI-powered cryptocurrency token research platform. Analyze tokens, whitepapers, and tokenomics instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1f2937",
  "theme_color": "#1f2937",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/public/tkniq_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/public/tkniq_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": [
    "finance",
    "productivity",
    "business"
  ],
  "screenshots": [
    {
      "src": "/public/TknIQ.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "tkniq platform overview"
    }
  ],
  "shortcuts": [
    {
      "name": "Launch App",
      "url": "https://app.tkniq.com",
      "description": "Start using tkniq for token research"
    }
  ],
  "prefer_related_applications": false
}