{
  "name": "OKAN gold — Döviz & Altın",
  "short_name": "OKAN gold",
  "description": "Canlı döviz kurları, altın fiyatları ve finansal haberler",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060e1f",
  "theme_color": "#c9a227",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Altın Fiyatları",
      "short_name": "Altın",
      "url": "/gold",
      "description": "Gram, çeyrek, ons altın fiyatları"
    },
    {
      "name": "Döviz Kurları",
      "short_name": "Kurlar",
      "url": "/currencies",
      "description": "Tüm döviz kurları"
    },
    {
      "name": "Kur Çevirici",
      "short_name": "Çevirici",
      "url": "/converter",
      "description": "Döviz çevirici"
    },
    {
      "name": "Portföy",
      "short_name": "Portföy",
      "url": "/portfolio",
      "description": "Yatırım portföyü takibi"
    }
  ]
}
