{
  "name": "Memori – Etkinlik Anı Platformu",
  "short_name": "Memori",
  "description": "Düğün, nişan ve etkinlikler için QR tabanlı fotoğraf ve anı platformu",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#C9A96E",
  "orientation": "portrait",
  "categories": ["photography", "social"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Etkinlik Oluştur",
      "short_name": "Oluştur",
      "description": "Yeni etkinlik başlat",
      "url": "/olustur",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
