{
  "name": "Love A Friend",
  "short_name": "Love A Friend",
  "description": "Kişiselleştirilmiş AI kız arkadaşınla 24/7 sohbet et",
  "start_url": "/app/chat",
  "display": "standalone",
  "background_color": "#581c87",
  "theme_color": "#d946ef",
  "orientation": "portrait",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "entertainment", "lifestyle"],
  "shortcuts": [
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "AI kız arkadaşınla sohbet et",
      "url": "/app/chat",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Profile",
      "short_name": "Profile",
      "description": "Profilini görüntüle",
      "url": "/profile",
      "icons": [{ "src": "/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
