{
  "name": "CareerVision — ATS Uyumlu CV",
  "short_name": "CareerVision",
  "description": "ATS uyumlu özgeçmiş hazırlama ve yönetme uygulaması.",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "dashboard.php",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#cbdbec",
  "theme_color": "#4c5f7f",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "photos/mini_logo.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "photos/CareerVision_Logo_Kare.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "photos/CareerVision_Logo_Kare.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "photos/CareerVision_Yuvarlak.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "CV'lerim",
      "short_name": "CV'lerim",
      "url": "dashboard.php",
      "icons": [{ "src": "photos/mini_logo.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Yeni CV",
      "short_name": "Yeni CV",
      "url": "dashboard.php?new=1",
      "icons": [{ "src": "photos/mini_logo.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
