{
  "name": "Kadomi - Dilek Listesi Platformu",
  "short_name": "Kadomi",
  "description": "Modern dilek listesi ve hediye organizasyon platformu",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "shopping", "social"],
  "lang": "tr",
  "dir": "ltr",
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Yeni Liste Olustur",
      "short_name": "Yeni Liste",
      "description": "Yeni bir dilek listesi olustur",
      "url": "/dashboard/wishlists/new"
    },
    {
      "name": "Listelerim",
      "short_name": "Listeler",
      "description": "Dilek listelerini goruntule",
      "url": "/dashboard/wishlists"
    }
  ]
}
