{
  "name": "SCHROD",
  "short_name": "SCHROD",
  "description": "Kripto tahminlerini kanıtla. Gerçek zamanlı doğrulama ile.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0b0f",
  "theme_color": "#6366f1",
  "categories": ["finance", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Tahmin Yap",
      "short_name": "Tahmin",
      "url": "/predict",
      "description": "Yeni kripto tahmini oluştur"
    },
    {
      "name": "Akış",
      "short_name": "Akış",
      "url": "/feed",
      "description": "Tüm tahminleri gör"
    }
  ]
}
