{
  "name": "Apphilli — Influencer × Marka Eşleştirme",
  "short_name": "Apphilli",
  "description": "AI destekli influencer, marka ve ajans eşleştirme platformu. Güvenli escrow, itibar vitrini ve akıllı öneriler.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B0C",
  "theme_color": "#0B0B0C",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["business", "productivity", "social"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Kampanyalar",
      "short_name": "Kampanyalar",
      "description": "Aktif kampanyaları görüntüle",
      "url": "/app/campaigns?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Cüzdan",
      "short_name": "Cüzdan",
      "description": "Cüzdan bakiyesi ve escrow",
      "url": "/app/wallet?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mesajlar",
      "short_name": "Mesajlar",
      "description": "Anlaşma mesajlarını aç",
      "url": "/app/messages?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
