{
  "name": "Jantgo - Araç Jant Göbeği Özelleştirme",
  "short_name": "Jantgo",
  "description": "Aracınızın jant göbeklerini özelleştirin. Premium kalite, güvenli ödeme, hızlı teslimat.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["automotive", "shopping", "business"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/jantGO.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/jant.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/jant2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide"
    }
  ]
} 