{
  "name": "Draw.tr - Sunum Oluşturucu",
  "short_name": "Draw.tr",
  "description": "Profesyonel sunumlar oluşturun, düzenleyin ve paylaşın. AI destekli, kolay kullanımlı sunum platformu.",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait-primary",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "categories": ["productivity", "business", "utilities"],
  "display_override": ["window-controls-overlay", "standalone"],
  "lang": "tr",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Yeni Sunum",
      "short_name": "Yeni",
      "description": "Hemen yeni bir sunum oluştur",
      "url": "/dashboard/create-site"
    },
    {
      "name": "Sunumlarım",
      "short_name": "Dashboard",
      "description": "Tüm sunumlarınızı görüntüleyin",
      "url": "/dashboard"
    },
    {
      "name": "Yardım Merkezi",
      "short_name": "Yardım",
      "description": "Kullanım kılavuzu ve yardım",
      "url": "/help"
    }
  ],
  "icons": [
    {
      "src": "/icons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "gcm_sender_id": "103953800507"
}
