{
  "name": "OxsApp — Finans Takip",
  "short_name": "OxsApp",
  "description": "BIST, kripto, döviz, emtia ve ABD hisseleri anlık takip",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f8fb",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Portföy", "url": "/portfolio.html", "description": "Portföyünü görüntüle" },
    { "name": "Piyasa",  "url": "/",               "description": "Canlı piyasa verileri" }
  ]
}
