{
  "name": "LifeTracker",
  "short_name": "LifeTracker",
  "description": "Alışkanlık, fitness, İngilizce ve daha fazlası — hepsi bir arada.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1D9E75",
  "theme_color": "#1D9E75",
  "orientation": "portrait",
  "lang": "tr",
  "categories": ["health", "education", "lifestyle", "productivity"],
  "icons": [
    { "src": "/icons/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png",  "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png",  "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-384.png",  "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/habits.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Alışkanlık Takibi"
    },
    {
      "src": "/screenshots/english.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "İngilizce Öğrenme"
    }
  ],
  "shortcuts": [
    {
      "name": "Alışkanlıklar",
      "short_name": "Alışkanlık",
      "description": "Bugünkü alışkanlıkları işaretle",
      "url": "/?tab=habits",
      "icons": [{ "src": "/icons/shortcut-habits.png", "sizes": "96x96" }]
    },
    {
      "name": "İngilizce",
      "short_name": "İngilizce",
      "description": "Kelime öğren",
      "url": "/?tab=english",
      "icons": [{ "src": "/icons/shortcut-english.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
