{
  "name": "Modacım AI Gardırop",
  "short_name": "Modacım",
  "description": "Yapay zeka asistanlı dijital gardırop ve kombin oluşturucu.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#ff4d4d",
  "icons": [
    {
      "src": "assets/images/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/images/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
