{
  "name": "GalerimPlus - KKTC Araç Pazarı",
  "short_name": "GalerimPlus",
  "description": "KKTC'nin en büyük ikinci el araç platformu. 10.000+ araç ilanı, 500+ doğrulanmış galeri.",
  "start_url": "/?standalone=true",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["automotive", "shopping", "business"],
  "screenshots": [
    {
      "src": "/og-default.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Araçlar",
      "short_name": "Araçlar",
      "description": "Tüm araç ilanlarını görüntüle",
      "url": "/araclar",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "İhaleler",
      "short_name": "İhaleler",
      "description": "Canlı ihalelere katıl",
      "url": "/ihaleler",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "İlan Ver",
      "short_name": "İlan Ver",
      "description": "Ücretsiz ilan oluştur",
      "url": "/ilan-ver",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ]
}