{
  "name": "Altın Kesem",
  "short_name": "AltınKesem",
  "description": "Canlı döviz kurları, altın fiyatları ve sertifikalı altın takı kataloğu.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "tr",
  "dir": "ltr",
  "theme_color": "#0b0d10",
  "background_color": "#0b0d10",
  "icons": [
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Canlı Kurlar",
      "url": "/kurlar",
      "icons": [{ "src": "/icons/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "TV Görünümü",
      "url": "/tv",
      "icons": [{ "src": "/icons/favicon-32x32.png", "sizes": "32x32" }]
    }
  ]
}
