{
  "id": "/",
  "name": "AURA Snap",
  "short_name": "AURA Snap",
  "description": "Yapay zekâ destekli film, dizi ve sahne keşfi; bölüm, oyuncu, kıyafet, nesne ve izleme seçenekleri.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B1020",
  "theme_color": "#0B1020",
  "lang": "tr",
  "categories": [
    "entertainment",
    "utilities"
  ],
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "share_target": {
    "action": "/identify",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
