{
  "name": "FormAI — AI Fitness & Nutrition",
  "short_name": "FormAI",
  "description": "Yapay zeka destekli kişiselleştirilmiş fitness ve beslenme koçu.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0D0F",
  "theme_color": "#0B0D0F",
  "icons": [
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness", "lifestyle"],
  "shortcuts": [
    {
      "name": "Antrenman",
      "url": "/dashboard",
      "description": "Günlük antrenman programını gör"
    },
    {
      "name": "Beslenme & AI Chef",
      "url": "/dashboard",
      "description": "Beslenme planı ve dolap şefi"
    }
  ]
}
