{
  "name": "ProFit Antrenman ve Gelişim",
  "short_name": "ProFit",
  "description": "Antrenman, beslenme ve vücut gelişimi takip uygulaması",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#070B16",
  "theme_color": "#070B16",
  "icons": [
    {"src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
