{
  "name": "Vita — Kişisel Sağlık",
  "short_name": "Vita",
  "description": "Kişisel kalori ve takviye takip uygulaması",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#007aff",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["health", "fitness"],
  "lang": "tr",
  "dir": "ltr"
}
