{
  "name": "KOAfit - Sağlık & Diyet Asistanı",
  "short_name": "KOAfit",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#1e0b36",
  "theme_color": "#1e0b36",
  "description": "Kişisel kalori, makro ve diyet takip asistanınız.",
  "icons": [
    {
      "src": "https://wgstsvicjkvojwghddnu.supabase.co/storage/v1/object/public/logo/koafit.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://wgstsvicjkvojwghddnu.supabase.co/storage/v1/object/public/logo/koafit.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}