{
  "name": "Muhabbit - AI News Intelligence",
  "short_name": "Muhabbit",
  "description": "AI-Powered News Intelligence for crypto, finance, tech, and Turkish markets",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0b",
  "theme_color": "#0a0a0b",
  "categories": [
    "news",
    "finance",
    "business"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "News Feed",
      "url": "/news",
      "description": "Latest news articles"
    },
    {
      "name": "Analytics",
      "url": "/analytics",
      "description": "Market analytics dashboard"
    },
    {
      "name": "Turkiye",
      "url": "/turkiye",
      "description": "Turkish market news"
    }
  ]
}