{
  "name": "Battery Health Tracker",
  "short_name": "Pil Sağlığı",
  "description": "Telefonunuzun pil sağlığını ölçün, zaman içindeki değişimini takip edin.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Profilim",
      "short_name": "Profil",
      "url": "/profil",
      "description": "Tarama geçmişi ve trend grafiği"
    },
    {
      "name": "Premium",
      "short_name": "Premium",
      "url": "/premium",
      "description": "Reklamsız sınırsız erişim"
    }
  ]
}
