{
  "name": "LifePilot 5.1 — AI Yaşam Koçu",
  "short_name": "LifePilot",
  "description": "Görevlerini, alışkanlıklarını ve hedeflerini tek yerde yönet.",
  "start_url": "./lifepilot.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0c12",
  "theme_color": "#0a0c12",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
