{
  "name": "GramVeri - Finansal Veri Takip",
  "short_name": "GramVeri",
  "description": "Güncel döviz kurları, altın fiyatları ve kripto para verileri",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1f2e",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "tr",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["finance", "business", "utilities"],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GramVeri Ana Sayfa"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "GramVeri Mobil"
    }
  ],
  "shortcuts": [
    {
      "name": "Döviz Kurları",
      "short_name": "Döviz",
      "description": "Güncel döviz kurlarını görüntüle",
      "url": "/doviz",
      "icons": [{ "src": "/icons/doviz-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Altın Fiyatları",
      "short_name": "Altın",
      "description": "Güncel altın fiyatlarını görüntüle",
      "url": "/altin",
      "icons": [{ "src": "/icons/altin-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Portföy",
      "short_name": "Portföy",
      "description": "Portföyünü yönet",
      "url": "/portfoy",
      "icons": [{ "src": "/icons/portfolio-96x96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
